"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/14 01:09:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-cebuqut7lise" 2026/08/14 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:09:46 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/14 01:09:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/14 01:09:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/14 01:09:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/14 01:09:46 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell type "unix" from config 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Relative path resolved to "/rclone-test-cebuqut7lise" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Using root directory "/rclone-test-cebuqut7lise" 2026/08/14 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone2002734858" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:46 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:46 DEBUG : dir: Looking for writers 2026/08/14 01:09:46 DEBUG : Looking for writers 2026/08/14 01:09:46 DEBUG : dir: reading active writers 2026/08/14 01:09:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.26s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:46 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:46 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/14 01:09:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:47 DEBUG : dir/subdir: Looking for writers 2026/08/14 01:09:47 DEBUG : dir: Looking for writers 2026/08/14 01:09:47 DEBUG : file1: reading active writers 2026/08/14 01:09:47 DEBUG : file2: reading active writers 2026/08/14 01:09:47 DEBUG : subdir: reading active writers 2026/08/14 01:09:47 DEBUG : Looking for writers 2026/08/14 01:09:47 DEBUG : dir: reading active writers 2026/08/14 01:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.73s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:47 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:47 DEBUG : dir: Looking for writers 2026/08/14 01:09:47 DEBUG : file1: reading active writers 2026/08/14 01:09:47 DEBUG : Looking for writers 2026/08/14 01:09:47 DEBUG : dir: reading active writers 2026/08/14 01:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.18s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:47 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:47 DEBUG : dir: Looking for writers 2026/08/14 01:09:47 DEBUG : Looking for writers 2026/08/14 01:09:47 DEBUG : dir: reading active writers 2026/08/14 01:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:47 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:47 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:48 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:48 DEBUG : forgetting directory cache 2026/08/14 01:09:48 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:48 DEBUG : Looking for writers 2026/08/14 01:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:48 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/14 01:09:48 DEBUG : dir: invalidating directory cache 2026/08/14 01:09:48 DEBUG : >ForgetPath: 2026/08/14 01:09:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/14 01:09:48 DEBUG : invalidating directory cache 2026/08/14 01:09:48 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:48 DEBUG : >ForgetPath: 2026/08/14 01:09:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/14 01:09:48 DEBUG : >ForgetPath: 2026/08/14 01:09:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:48 DEBUG : dir: Looking for writers 2026/08/14 01:09:48 DEBUG : Looking for writers 2026/08/14 01:09:48 DEBUG : dir: reading active writers 2026/08/14 01:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.28s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:48 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/fil/a/b/c" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/fil/a/b/c 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/fil/a/b/c" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-cebuqut7lise/fil/a/b/c 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:48 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/fil/a/b/c" 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/fil/a/b/c 2026/08/14 01:09:48 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/fil/a/b/c" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-cebuqut7lise/fil/a/b/c 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:49 DEBUG : forgetting directory cache 2026/08/14 01:09:49 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:49 DEBUG : dir: Looking for writers 2026/08/14 01:09:49 DEBUG : fil/a/b: Looking for writers 2026/08/14 01:09:49 DEBUG : fil/a: Looking for writers 2026/08/14 01:09:49 DEBUG : b: reading active writers 2026/08/14 01:09:49 DEBUG : fil: Looking for writers 2026/08/14 01:09:49 DEBUG : a: reading active writers 2026/08/14 01:09:49 DEBUG : Looking for writers 2026/08/14 01:09:49 DEBUG : dir: reading active writers 2026/08/14 01:09:49 DEBUG : fil: reading active writers 2026/08/14 01:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.81s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:49 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:49 DEBUG : dir: Looking for writers 2026/08/14 01:09:49 DEBUG : Looking for writers 2026/08/14 01:09:49 DEBUG : dir: reading active writers 2026/08/14 01:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.25s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:49 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:49 DEBUG : dir: Looking for writers 2026/08/14 01:09:49 DEBUG : file1: reading active writers 2026/08/14 01:09:49 DEBUG : Looking for writers 2026/08/14 01:09:49 DEBUG : dir: reading active writers 2026/08/14 01:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:49 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:49 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/subdir/file3" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-cebuqut7lise/dir/subdir/file3 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/14 01:09:50 DEBUG : Waiting for deletions to finish 2026/08/14 01:09:50 INFO : dir/subdir/file3: Deleted 2026/08/14 01:09:50 DEBUG : removing 1 level 2 directories 2026/08/14 01:09:50 INFO : dir/subdir: Removing directory 2026/08/14 01:09:50 DEBUG : dir: invalidating directory cache 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/14 01:09:50 DEBUG : dir/file1: Reset virtual modtime 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/14 01:09:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:09:50 DEBUG : dir: invalidating directory cache 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/14 01:09:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/14 01:09:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 01:09:50 DEBUG : forgetting directory cache 2026/08/14 01:09:50 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/14 01:09:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:50 DEBUG : dir/virtualDir: Looking for writers 2026/08/14 01:09:50 DEBUG : dir: Looking for writers 2026/08/14 01:09:50 DEBUG : virtualDir: reading active writers 2026/08/14 01:09:50 DEBUG : file1: reading active writers 2026/08/14 01:09:50 DEBUG : virtualFile2: reading active writers 2026/08/14 01:09:50 DEBUG : virtualFile: reading active writers 2026/08/14 01:09:50 DEBUG : Looking for writers 2026/08/14 01:09:50 DEBUG : dir: reading active writers 2026/08/14 01:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.72s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:50 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:50 ERROR : dir/: Can only open directories read only 2026/08/14 01:09:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:50 DEBUG : dir: Looking for writers 2026/08/14 01:09:50 DEBUG : Looking for writers 2026/08/14 01:09:50 DEBUG : dir: reading active writers 2026/08/14 01:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:50 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 01:09:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/14 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 01:09:50 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:09:51 DEBUG : dir/potato: size = 5 OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/potato" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/potato 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/potato" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/potato 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:09:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:09:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/14 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 01:09:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:51 DEBUG : dir: Looking for writers 2026/08/14 01:09:51 DEBUG : file1: reading active writers 2026/08/14 01:09:51 DEBUG : potato: reading active writers 2026/08/14 01:09:51 DEBUG : Looking for writers 2026/08/14 01:09:51 DEBUG : dir: reading active writers 2026/08/14 01:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:51 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:51 DEBUG : dir/sub: Looking for writers 2026/08/14 01:09:51 DEBUG : dir: Looking for writers 2026/08/14 01:09:51 DEBUG : file1: reading active writers 2026/08/14 01:09:51 DEBUG : sub: reading active writers 2026/08/14 01:09:51 DEBUG : Looking for writers 2026/08/14 01:09:51 DEBUG : dir: reading active writers 2026/08/14 01:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.54s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:51 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 01:09:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:51 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:52 DEBUG : dir/sub/subsub: Looking for writers 2026/08/14 01:09:52 DEBUG : dir/sub: Looking for writers 2026/08/14 01:09:52 DEBUG : subsub: reading active writers 2026/08/14 01:09:52 DEBUG : dir: Looking for writers 2026/08/14 01:09:52 DEBUG : file1: reading active writers 2026/08/14 01:09:52 DEBUG : sub: reading active writers 2026/08/14 01:09:52 DEBUG : Looking for writers 2026/08/14 01:09:52 DEBUG : dir: reading active writers 2026/08/14 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:52 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:52 ERROR : dir/: Dir.Remove not empty 2026/08/14 01:09:52 DEBUG : dir/file1: Remove: 2026/08/14 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:09:52 DEBUG : dir/file1: >Remove: err= 2026/08/14 01:09:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:52 DEBUG : Looking for writers 2026/08/14 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:52 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:52 DEBUG : dir/file1: Remove: 2026/08/14 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:09:52 DEBUG : dir/file1: >Remove: err= 2026/08/14 01:09:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:52 DEBUG : Looking for writers 2026/08/14 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:52 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:52 DEBUG : dir/file1: Remove: 2026/08/14 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:09:52 DEBUG : dir/file1: >Remove: err= 2026/08/14 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:52 DEBUG : dir: Looking for writers 2026/08/14 01:09:52 DEBUG : Looking for writers 2026/08/14 01:09:52 DEBUG : dir: reading active writers 2026/08/14 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.35s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:52 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:52 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-cebuqut7lise/dir/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-cebuqut7lise/dir/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/14 01:09:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/14 01:09:53 DEBUG : dir: Updating dir with dir2 0x3d972d57f080 2026/08/14 01:09:53 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 01:09:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir2/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir2/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir2/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir2/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir2/file1" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir2/file1 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:53 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/14 01:09:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/14 01:09:54 DEBUG : file2: Updating file with file2 0x3d972d54e270 2026/08/14 01:09:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/14 01:09:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/file2 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/file2 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/14 01:09:54 INFO : dir2/file3: Deleted 2026/08/14 01:09:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/14 01:09:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d972d54e270 2026/08/14 01:09:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/14 01:09:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir2/file3" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir2/file3 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/14 01:09:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d972cdc6f00 2026/08/14 01:09:54 DEBUG : empty directory: forgetting directory cache 2026/08/14 01:09:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/14 01:09:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/14 01:09:54 DEBUG : dir2: Renaming to "dir3" 2026/08/14 01:09:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:54 DEBUG : dir3: Looking for writers 2026/08/14 01:09:54 DEBUG : file3: reading active writers 2026/08/14 01:09:54 DEBUG : renamed empty directory: Looking for writers 2026/08/14 01:09:54 DEBUG : Looking for writers 2026/08/14 01:09:54 DEBUG : dir3: reading active writers 2026/08/14 01:09:54 DEBUG : renamed empty directory: reading active writers 2026/08/14 01:09:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.81s) === 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:54 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 01:09:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:09:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:09:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 01:09:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/14 01:09:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/14 01:09:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 01:09:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:09:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:09:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 01:09:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/14 01:09:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/14 01:09:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (12 bytes), uploading instead of streaming 2026/08/14 01:09:54 DEBUG : dir/sub/file2: size = 12 OK 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/sub/file2" 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/sub/file2 2026/08/14 01:09:54 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/sub/file2" 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-cebuqut7lise/dir/sub/file2 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:55 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/14 01:09:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/14 01:09:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/14 01:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 01:09:55 DEBUG : forgetting directory cache 2026/08/14 01:09:55 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:55 DEBUG : dir/sub: forgetting directory cache 2026/08/14 01:09:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/14 01:09:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:09:55 DEBUG : dir/sub/file0: size = 5 OK 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/sub/file0" 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/sub/file0 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/sub/file0" 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/sub/file0 2026/08/14 01:09:55 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:55 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:09:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:09:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/14 01:09:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 01:09:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:55 DEBUG : dir/sub: Looking for writers 2026/08/14 01:09:55 DEBUG : file0: reading active writers 2026/08/14 01:09:55 DEBUG : file2: reading active writers 2026/08/14 01:09:55 DEBUG : dir: Looking for writers 2026/08/14 01:09:55 DEBUG : file1: reading active writers 2026/08/14 01:09:55 DEBUG : sub: reading active writers 2026/08/14 01:09:55 DEBUG : Looking for writers 2026/08/14 01:09:55 DEBUG : dir: reading active writers 2026/08/14 01:09:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:55 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:55 DEBUG : forgetting directory cache 2026/08/14 01:09:56 DEBUG : forgetting directory cache 2026/08/14 01:09:56 DEBUG : dir: forgetting directory cache 2026/08/14 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:56 DEBUG : dir: Looking for writers 2026/08/14 01:09:56 DEBUG : Looking for writers 2026/08/14 01:09:56 DEBUG : dir: reading active writers 2026/08/14 01:09:56 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:56 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:09:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 01:09:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/14 01:09:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:09:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/14 01:09:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/14 01:09:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/14 01:09:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:09:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:56 DEBUG : dir: Looking for writers 2026/08/14 01:09:56 DEBUG : file1: reading active writers 2026/08/14 01:09:56 DEBUG : file1.metadata: reading active writers 2026/08/14 01:09:56 DEBUG : Looking for writers 2026/08/14 01:09:56 DEBUG : dir: reading active writers 2026/08/14 01:09:56 DEBUG : dir.metadata: reading active writers 2026/08/14 01:09:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:56 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:56 DEBUG : dir: Looking for writers 2026/08/14 01:09:56 DEBUG : file1: reading active writers 2026/08/14 01:09:56 DEBUG : Looking for writers 2026/08/14 01:09:56 DEBUG : dir: reading active writers 2026/08/14 01:09:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:56 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:56 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:57 DEBUG : Can set mod time: true 2026/08/14 01:09:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:57 DEBUG : dir: Looking for writers 2026/08/14 01:09:57 DEBUG : file1: reading active writers 2026/08/14 01:09:57 DEBUG : Looking for writers 2026/08/14 01:09:57 DEBUG : dir: reading active writers 2026/08/14 01:09:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:57 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 01:09:57 DEBUG : dir/file1: size = 0 OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:09:57 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:09:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 01:09:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:57 DEBUG : dir: Looking for writers 2026/08/14 01:09:57 DEBUG : file1: reading active writers 2026/08/14 01:09:57 DEBUG : Looking for writers 2026/08/14 01:09:57 DEBUG : dir: reading active writers 2026/08/14 01:09:57 DEBUG : >WaitForWriters: 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/14 01:09:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:57 DEBUG : dir: Looking for writers 2026/08/14 01:09:57 DEBUG : file1: reading active writers 2026/08/14 01:09:57 DEBUG : Looking for writers 2026/08/14 01:09:57 DEBUG : dir: reading active writers 2026/08/14 01:09:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:57 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:57 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:09:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:09:58 DEBUG : dir/file1: size = 5 OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:09:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:09:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 01:09:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 01:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:58 DEBUG : dir: Looking for writers 2026/08/14 01:09:58 DEBUG : file1: reading active writers 2026/08/14 01:09:58 DEBUG : Looking for writers 2026/08/14 01:09:58 DEBUG : dir: reading active writers 2026/08/14 01:09:58 DEBUG : >WaitForWriters: 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/14 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:58 DEBUG : dir: Looking for writers 2026/08/14 01:09:58 DEBUG : file1: reading active writers 2026/08/14 01:09:58 DEBUG : Looking for writers 2026/08/14 01:09:58 DEBUG : dir: reading active writers 2026/08/14 01:09:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:58 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:58 DEBUG : dir: Looking for writers 2026/08/14 01:09:58 DEBUG : file1: reading active writers 2026/08/14 01:09:58 DEBUG : Looking for writers 2026/08/14 01:09:58 DEBUG : dir: reading active writers 2026/08/14 01:09:58 DEBUG : >WaitForWriters: 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:58 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:58 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:58 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 01:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972d0b9e80): close: 2026/08/14 01:09:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972d0b9e80): >close: err= 2026/08/14 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : >WaitForWriters: 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : >WaitForWriters: 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:09:59 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:09:59 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 01:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): _writeAt: size=5, off=0 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): openPending: 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): >openPending: err= 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): >_writeAt: n=5, err= 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): close: 2026/08/14 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/14 01:09:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/14 01:09:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/14 01:09:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 01:09:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:09:59 DEBUG : dir/file1(0x3d972cf81500): >close: err= 2026/08/14 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 01:09:59 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1.2f98c60a.partial" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1.2f98c60a.partial 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1.2f98c60a.partial" 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-cebuqut7lise/dir/file1.2f98c60a.partial 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/14 01:09:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/14 01:09:59 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/14 01:09:59 INFO : dir/file1: Copied (replaced existing) 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:09:59 DEBUG : dir: Looking for writers 2026/08/14 01:09:59 DEBUG : file1: reading active writers 2026/08/14 01:09:59 DEBUG : Looking for writers 2026/08/14 01:09:59 DEBUG : dir: reading active writers 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:09:59 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:09:59 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/14 01:09:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 01:09:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/14 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 01:09:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:00 DEBUG : dir: Looking for writers 2026/08/14 01:10:00 DEBUG : file1: reading active writers 2026/08/14 01:10:00 DEBUG : Looking for writers 2026/08/14 01:10:00 DEBUG : dir: reading active writers 2026/08/14 01:10:00 DEBUG : >WaitForWriters: 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/14 01:10:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:00 DEBUG : dir: Looking for writers 2026/08/14 01:10:00 DEBUG : file1: reading active writers 2026/08/14 01:10:00 DEBUG : Looking for writers 2026/08/14 01:10:00 DEBUG : dir: reading active writers 2026/08/14 01:10:00 DEBUG : >WaitForWriters: 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.64s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.18s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:00 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:00 DEBUG : dir: Looking for writers 2026/08/14 01:10:00 DEBUG : file1: reading active writers 2026/08/14 01:10:00 DEBUG : Looking for writers 2026/08/14 01:10:00 DEBUG : dir: reading active writers 2026/08/14 01:10:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/08/14 01:10:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/14 01:10:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/14 01:10:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/14 01:10:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:00 DEBUG : Looking for writers 2026/08/14 01:10:00 DEBUG : file.txt: reading active writers 2026/08/14 01:10:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:00 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 01:10:00 DEBUG : dir/file1: size = 25 OK 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:00 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:01 DEBUG : dir: Looking for writers 2026/08/14 01:10:01 DEBUG : file1: reading active writers 2026/08/14 01:10:01 DEBUG : Looking for writers 2026/08/14 01:10:01 DEBUG : dir: reading active writers 2026/08/14 01:10:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:01 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:01 DEBUG : dir/file1: Remove: 2026/08/14 01:10:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:01 DEBUG : dir/file1: >Remove: err= 2026/08/14 01:10:01 DEBUG : dir/file1: Remove: 2026/08/14 01:10:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:01 DEBUG : dir: Looking for writers 2026/08/14 01:10:01 DEBUG : Looking for writers 2026/08/14 01:10:01 DEBUG : dir: reading active writers 2026/08/14 01:10:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:01 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:01 DEBUG : dir/file1: Remove: 2026/08/14 01:10:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:01 DEBUG : dir/file1: >Remove: err= 2026/08/14 01:10:01 DEBUG : dir/file1: Remove: 2026/08/14 01:10:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:01 DEBUG : dir: Looking for writers 2026/08/14 01:10:01 DEBUG : Looking for writers 2026/08/14 01:10:01 DEBUG : dir: reading active writers 2026/08/14 01:10:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:01 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 01:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:10:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/14 01:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:10:01 DEBUG : dir/file1: Open: flags=0x3 2026/08/14 01:10:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/14 01:10:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/14 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:01 DEBUG : dir: Looking for writers 2026/08/14 01:10:01 DEBUG : file1: reading active writers 2026/08/14 01:10:01 DEBUG : Looking for writers 2026/08/14 01:10:01 DEBUG : dir: reading active writers 2026/08/14 01:10:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:01 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:01 DEBUG : dir: Looking for writers 2026/08/14 01:10:01 DEBUG : file1: reading active writers 2026/08/14 01:10:01 DEBUG : Looking for writers 2026/08/14 01:10:01 DEBUG : dir: reading active writers 2026/08/14 01:10:01 DEBUG : >WaitForWriters: 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:01 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:02 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d6a9790 2026/08/14 01:10:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:02 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d6a9790 2026/08/14 01:10:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:02 DEBUG : dir/file1: File is currently open, delaying rename 0x3d972d6a9790 2026/08/14 01:10:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 01:10:02 DEBUG : dir/file1: size = 25 OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:02 DEBUG : newLeaf: Running delayed rename now 2026/08/14 01:10:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:02 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d6a9790 2026/08/14 01:10:02 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:02 DEBUG : dir: Looking for writers 2026/08/14 01:10:02 DEBUG : Looking for writers 2026/08/14 01:10:02 DEBUG : dir: reading active writers 2026/08/14 01:10:02 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:02 DEBUG : >WaitForWriters: 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:02 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:02 DEBUG : dir: Looking for writers 2026/08/14 01:10:02 DEBUG : Looking for writers 2026/08/14 01:10:02 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:02 DEBUG : dir: reading active writers 2026/08/14 01:10:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:02 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:02 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:02 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:03 DEBUG : dir: Looking for writers 2026/08/14 01:10:03 DEBUG : file1: reading active writers 2026/08/14 01:10:03 DEBUG : Looking for writers 2026/08/14 01:10:03 DEBUG : dir: reading active writers 2026/08/14 01:10:03 DEBUG : >WaitForWriters: 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:03 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d5fa270 2026/08/14 01:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:03 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d5fa270 2026/08/14 01:10:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 01:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:03 DEBUG : dir/file1: File is currently open, delaying rename 0x3d972d5fa270 2026/08/14 01:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 01:10:03 DEBUG : dir/file1: size = 25 OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:03 DEBUG : newLeaf: Running delayed rename now 2026/08/14 01:10:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:03 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d5fa270 2026/08/14 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:03 DEBUG : dir: Looking for writers 2026/08/14 01:10:03 DEBUG : Looking for writers 2026/08/14 01:10:03 DEBUG : dir: reading active writers 2026/08/14 01:10:03 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:03 DEBUG : >WaitForWriters: 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:03 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:04 DEBUG : >WaitForWriters: 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:04 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:04 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): openPending: 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 01:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): >openPending: err= 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): _writeAt: size=14, off=0 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): >_writeAt: n=14, err= 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): close: 2026/08/14 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 01:10:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972d7d6d00): >close: err= 2026/08/14 01:10:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 01:10:04 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1.ca338588.partial" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1.ca338588.partial 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1.ca338588.partial" 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1.ca338588.partial 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 01:10:04 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/14 01:10:04 INFO : dir/file1: Copied (replaced existing) 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : dir: Looking for writers 2026/08/14 01:10:04 DEBUG : file1: reading active writers 2026/08/14 01:10:04 DEBUG : Looking for writers 2026/08/14 01:10:04 DEBUG : dir: reading active writers 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 01:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:04 DEBUG : >WaitForWriters: 2026/08/14 01:10:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): _readAt: size=512, off=0 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): openPending: 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 01:10:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 01:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): >openPending: err= 2026/08/14 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): >_readAt: n=14, err=EOF 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): close: 2026/08/14 01:10:04 DEBUG : dir/file1(0x3d972da90840): >close: err= 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:04 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d7fe750 2026/08/14 01:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:04 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 01:10:05 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d7fe750 2026/08/14 01:10:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:05 DEBUG : dir/file1(0x3d972db28180): openPending: 2026/08/14 01:10:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:05 DEBUG : dir/file1(0x3d972db28180): >openPending: err= 2026/08/14 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:05 DEBUG : dir/file1(0x3d972db28180): _writeAt: size=25, off=0 2026/08/14 01:10:05 DEBUG : dir/file1(0x3d972db28180): >_writeAt: n=25, err= 2026/08/14 01:10:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:05 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d7fe750 2026/08/14 01:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:05 DEBUG : newLeaf(0x3d972db28180): close: 2026/08/14 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 01:10:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 01:10:05.518855851 +0000 UTC m=+19.159920953 2026/08/14 01:10:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:05 DEBUG : newLeaf(0x3d972db28180): >close: err= 2026/08/14 01:10:05 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:05 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 01:10:05 DEBUG : newLeaf.2df94512.partial: size = 25 OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf.2df94512.partial" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf.2df94512.partial 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf.2df94512.partial" 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf.2df94512.partial 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : newLeaf.2df94512.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:05 DEBUG : newLeaf.2df94512.partial: renamed to: newLeaf 2026/08/14 01:10:05 INFO : newLeaf: Copied (replaced existing) 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : dir: Looking for writers 2026/08/14 01:10:05 DEBUG : Looking for writers 2026/08/14 01:10:05 DEBUG : dir: reading active writers 2026/08/14 01:10:05 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 01:10:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 01:10:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 01:10:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:05 DEBUG : >WaitForWriters: 2026/08/14 01:10:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:05 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:06 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:06 DEBUG : dir: Looking for writers 2026/08/14 01:10:06 DEBUG : Looking for writers 2026/08/14 01:10:06 DEBUG : dir: reading active writers 2026/08/14 01:10:06 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:06 DEBUG : >WaitForWriters: 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:06 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:06 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:06 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:06 DEBUG : dir: Looking for writers 2026/08/14 01:10:06 DEBUG : file1: reading active writers 2026/08/14 01:10:06 DEBUG : Looking for writers 2026/08/14 01:10:06 DEBUG : dir: reading active writers 2026/08/14 01:10:06 DEBUG : >WaitForWriters: 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x3d972dc13110 2026/08/14 01:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:06 DEBUG : dir/file1: Updating file with dir/file1 0x3d972dc13110 2026/08/14 01:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:06 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:07 DEBUG : dir/file1(0x3d972da90600): openPending: 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 01:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 01:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:07 DEBUG : dir/file1(0x3d972da90600): >openPending: err= 2026/08/14 01:10:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:07 DEBUG : dir/file1(0x3d972da90600): _writeAt: size=25, off=0 2026/08/14 01:10:07 DEBUG : dir/file1(0x3d972da90600): >_writeAt: n=25, err= 2026/08/14 01:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x3d972dc13110 2026/08/14 01:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:07 DEBUG : newLeaf(0x3d972da90600): close: 2026/08/14 01:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 01:10:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 01:10:07.116939194 +0000 UTC m=+20.758004336 2026/08/14 01:10:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:07 DEBUG : newLeaf(0x3d972da90600): >close: err= 2026/08/14 01:10:07 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 01:10:07 DEBUG : newLeaf.34de8e7e.partial: size = 25 OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf.34de8e7e.partial" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf.34de8e7e.partial 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf.34de8e7e.partial" 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf.34de8e7e.partial 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : newLeaf.34de8e7e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:07 DEBUG : newLeaf.34de8e7e.partial: renamed to: newLeaf 2026/08/14 01:10:07 INFO : newLeaf: Copied (replaced existing) 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 01:10:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 01:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 01:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : >WaitForWriters: 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:07 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:07 DEBUG : dir: Looking for writers 2026/08/14 01:10:07 DEBUG : Looking for writers 2026/08/14 01:10:07 DEBUG : dir: reading active writers 2026/08/14 01:10:07 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:07 DEBUG : >WaitForWriters: 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:07 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:07 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:07 DEBUG : dir/file1(0x3d972da91180): openPending: 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:07 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972da91180): >openPending: err= 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972da91180): _writeAt: size=14, off=0 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972da91180): >_writeAt: n=14, err= 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972da91180): close: 2026/08/14 01:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 01:10:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972da91180): >close: err= 2026/08/14 01:10:08 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 01:10:08 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1.ca338588.partial" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1.ca338588.partial 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1.ca338588.partial" 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1.ca338588.partial 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 01:10:08 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/14 01:10:08 INFO : dir/file1: Copied (replaced existing) 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:08 DEBUG : dir: Looking for writers 2026/08/14 01:10:08 DEBUG : file1: reading active writers 2026/08/14 01:10:08 DEBUG : Looking for writers 2026/08/14 01:10:08 DEBUG : dir: reading active writers 2026/08/14 01:10:08 DEBUG : >WaitForWriters: 2026/08/14 01:10:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): _readAt: size=512, off=0 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): openPending: 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 01:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): >openPending: err= 2026/08/14 01:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): >_readAt: n=14, err=EOF 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): close: 2026/08/14 01:10:08 DEBUG : dir/file1(0x3d972db99c00): >close: err= 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:08 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d37a000 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 01:10:08 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d37a000 2026/08/14 01:10:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:08 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:09 DEBUG : dir/file1(0x3d972d4085c0): openPending: 2026/08/14 01:10:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 01:10:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 01:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:09 DEBUG : dir/file1(0x3d972d4085c0): >openPending: err= 2026/08/14 01:10:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:09 DEBUG : dir/file1(0x3d972d4085c0): _writeAt: size=25, off=0 2026/08/14 01:10:09 DEBUG : dir/file1(0x3d972d4085c0): >_writeAt: n=25, err= 2026/08/14 01:10:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:09 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d37a000 2026/08/14 01:10:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:09 DEBUG : newLeaf(0x3d972d4085c0): close: 2026/08/14 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 01:10:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 01:10:09.189205594 +0000 UTC m=+22.830270716 2026/08/14 01:10:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:09 DEBUG : newLeaf(0x3d972d4085c0): >close: err= 2026/08/14 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:09 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 01:10:09 DEBUG : newLeaf.787a1389.partial: size = 25 OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf.787a1389.partial" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf.787a1389.partial 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf.787a1389.partial" 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf.787a1389.partial 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:09 DEBUG : newLeaf.787a1389.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:09 DEBUG : newLeaf.787a1389.partial: renamed to: newLeaf 2026/08/14 01:10:09 INFO : newLeaf: Copied (replaced existing) 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 01:10:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 01:10:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 01:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 01:10:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 01:10:09 DEBUG : dir: Looking for writers 2026/08/14 01:10:09 DEBUG : Looking for writers 2026/08/14 01:10:09 DEBUG : dir: reading active writers 2026/08/14 01:10:09 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:09 DEBUG : >WaitForWriters: 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:09 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:10 DEBUG : dir: Looking for writers 2026/08/14 01:10:10 DEBUG : Looking for writers 2026/08/14 01:10:10 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:10 DEBUG : dir: reading active writers 2026/08/14 01:10:10 DEBUG : >WaitForWriters: 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:10 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:10 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:10 DEBUG : dir: Looking for writers 2026/08/14 01:10:10 DEBUG : file1: reading active writers 2026/08/14 01:10:10 DEBUG : Looking for writers 2026/08/14 01:10:10 DEBUG : dir: reading active writers 2026/08/14 01:10:10 DEBUG : >WaitForWriters: 2026/08/14 01:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): _readAt: size=512, off=0 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): openPending: 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 01:10:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 01:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): >openPending: err= 2026/08/14 01:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/14 01:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): >_readAt: n=14, err=EOF 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): close: 2026/08/14 01:10:10 DEBUG : dir/file1(0x3d972cf81ec0): >close: err= 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:10 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d07c4e0 2026/08/14 01:10:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:10 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 01:10:11 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d07c4e0 2026/08/14 01:10:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 01:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:11 DEBUG : dir/file1(0x3d972d5b0740): openPending: 2026/08/14 01:10:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 01:10:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 01:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:11 DEBUG : dir/file1(0x3d972d5b0740): >openPending: err= 2026/08/14 01:10:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:11 DEBUG : dir/file1(0x3d972d5b0740): _writeAt: size=25, off=0 2026/08/14 01:10:11 DEBUG : dir/file1(0x3d972d5b0740): >_writeAt: n=25, err= 2026/08/14 01:10:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 01:10:11 DEBUG : newLeaf: Updating file with newLeaf 0x3d972d07c4e0 2026/08/14 01:10:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:11 DEBUG : newLeaf(0x3d972d5b0740): close: 2026/08/14 01:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 01:10:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 01:10:11.372699564 +0000 UTC m=+25.013764666 2026/08/14 01:10:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:11 DEBUG : newLeaf(0x3d972d5b0740): >close: err= 2026/08/14 01:10:11 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:11 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 01:10:11 DEBUG : newLeaf.87c39d08.partial: size = 25 OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf.87c39d08.partial" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf.87c39d08.partial 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf.87c39d08.partial" 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf.87c39d08.partial 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : newLeaf.87c39d08.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 01:10:11 DEBUG : newLeaf.87c39d08.partial: renamed to: newLeaf 2026/08/14 01:10:11 INFO : newLeaf: Copied (replaced existing) 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 01:10:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 01:10:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 01:10:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 01:10:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 01:10:11 DEBUG : dir: Looking for writers 2026/08/14 01:10:11 DEBUG : Looking for writers 2026/08/14 01:10:11 DEBUG : dir: reading active writers 2026/08/14 01:10:11 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:11 DEBUG : >WaitForWriters: 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:11 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/newLeaf" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-cebuqut7lise/newLeaf 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/14 01:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:12 DEBUG : dir: Looking for writers 2026/08/14 01:10:12 DEBUG : Looking for writers 2026/08/14 01:10:12 DEBUG : dir: reading active writers 2026/08/14 01:10:12 DEBUG : newLeaf: reading active writers 2026/08/14 01:10:12 DEBUG : >WaitForWriters: 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestFileRename (10.26s) --- PASS: TestFileRename/off,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=true (2.12s) --- PASS: TestFileRename/writes,forceCache=false (1.59s) --- PASS: TestFileRename/writes,forceCache=true (2.40s) --- PASS: TestFileRename/full,forceCache=false (1.87s) === 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:12 DEBUG : Looking for writers 2026/08/14 01:10:12 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:12 DEBUG : dir: Looking for writers 2026/08/14 01:10:12 DEBUG : file1: reading active writers 2026/08/14 01:10:12 DEBUG : Looking for writers 2026/08/14 01:10:12 DEBUG : dir: reading active writers 2026/08/14 01:10:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 01:10:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 01:10:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/14 01:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:12 DEBUG : dir: Looking for writers 2026/08/14 01:10:12 DEBUG : file1: reading active writers 2026/08/14 01:10:12 DEBUG : Looking for writers 2026/08/14 01:10:12 DEBUG : dir: reading active writers 2026/08/14 01:10:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:12 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:12 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 01:10:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 01:10:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/14 01:10:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/14 01:10:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/14 01:10:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 01:10:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 01:10:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 01:10:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 01:10:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/14 01:10:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 01:10:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 01:10:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 01:10:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/14 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:13 DEBUG : dir: Looking for writers 2026/08/14 01:10:13 DEBUG : file1: reading active writers 2026/08/14 01:10:13 DEBUG : Looking for writers 2026/08/14 01:10:13 DEBUG : dir: reading active writers 2026/08/14 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:13 DEBUG : dir: Looking for writers 2026/08/14 01:10:13 DEBUG : file1: reading active writers 2026/08/14 01:10:13 DEBUG : Looking for writers 2026/08/14 01:10:13 DEBUG : dir: reading active writers 2026/08/14 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.28s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 01:10:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/14 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:13 DEBUG : dir: Looking for writers 2026/08/14 01:10:13 DEBUG : file1: reading active writers 2026/08/14 01:10:13 DEBUG : Looking for writers 2026/08/14 01:10:13 DEBUG : dir: reading active writers 2026/08/14 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): _readAt: size=1, off=0 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): openPending: 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >openPending: err= 2026/08/14 01:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >_readAt: n=1, err= 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): _readAt: size=256, off=1 2026/08/14 01:10:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >_readAt: n=15, err=EOF 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): _readAt: size=16, off=16 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): close: 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >close: err= 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): close: 2026/08/14 01:10:13 DEBUG : dir/file1(0x3d972d6cb1c0): >close: err=file already closed 2026/08/14 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:13 DEBUG : dir: Looking for writers 2026/08/14 01:10:13 DEBUG : file1: reading active writers 2026/08/14 01:10:13 DEBUG : Looking for writers 2026/08/14 01:10:13 DEBUG : dir: reading active writers 2026/08/14 01:10:13 DEBUG : >WaitForWriters: 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:13 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:13 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): _readAt: size=1, off=0 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): openPending: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >openPending: err= 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): _readAt: size=1, off=5 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): _readAt: size=1, off=3 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): _readAt: size=1, off=13 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): _readAt: size=16, off=100 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): close: 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d0b81c0): >close: err= 2026/08/14 01:10:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:14 DEBUG : dir: Looking for writers 2026/08/14 01:10:14 DEBUG : file1: reading active writers 2026/08/14 01:10:14 DEBUG : Looking for writers 2026/08/14 01:10:14 DEBUG : dir: reading active writers 2026/08/14 01:10:14 DEBUG : >WaitForWriters: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=1, off=0 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): openPending: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >openPending: err= 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=1, off=5 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=1, off=1 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=1, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=6, off=10 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=6, err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=256, off=10 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=6, err=EOF 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=256, off=100 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=0, err=EOF 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): close: 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >close: err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): _readAt: size=256, off=100 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d67e240): >_readAt: n=0, err=file already closed 2026/08/14 01:10:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:14 DEBUG : dir: Looking for writers 2026/08/14 01:10:14 DEBUG : file1: reading active writers 2026/08/14 01:10:14 DEBUG : Looking for writers 2026/08/14 01:10:14 DEBUG : dir: reading active writers 2026/08/14 01:10:14 DEBUG : >WaitForWriters: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): RWFileHandle.Flush 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): _readAt: size=256, off=0 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): openPending: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): >openPending: err= 2026/08/14 01:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): >_readAt: n=16, err=EOF 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): RWFileHandle.Flush 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): RWFileHandle.Flush 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): close: 2026/08/14 01:10:14 DEBUG : dir/file1(0x3d972d52eac0): >close: err= 2026/08/14 01:10:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:14 DEBUG : dir: Looking for writers 2026/08/14 01:10:14 DEBUG : file1: reading active writers 2026/08/14 01:10:14 DEBUG : Looking for writers 2026/08/14 01:10:14 DEBUG : dir: reading active writers 2026/08/14 01:10:14 DEBUG : >WaitForWriters: 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:14 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:14 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 01:10:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): _readAt: size=256, off=0 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): openPending: 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): >openPending: err= 2026/08/14 01:10:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 01:10:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): >_readAt: n=16, err=EOF 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): RWFileHandle.Release 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): close: 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): >close: err= 2026/08/14 01:10:15 DEBUG : dir/file1(0x3d972d67f400): RWFileHandle.Release 2026/08/14 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:15 DEBUG : dir: Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : dir: reading active writers 2026/08/14 01:10:15 DEBUG : >WaitForWriters: 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.33s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:15 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:15 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:15 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): openPending: 2026/08/14 01:10:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): >openPending: err= 2026/08/14 01:10:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): _writeAt: size=5, off=0 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): >_writeAt: n=5, err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): _writeAt: size=7, off=5 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): >_writeAt: n=7, err= 2026/08/14 01:10:15 DEBUG : file1: vfs cache: truncate to size=11 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): close: 2026/08/14 01:10:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:15.260382981 +0000 UTC m=+28.901448103 2026/08/14 01:10:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): >close: err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): close: 2026/08/14 01:10:15 DEBUG : file1(0x3d972cca4000): >close: err=file already closed 2026/08/14 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:15 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:15 DEBUG : file1.5fbce3be.partial: size = 11 OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.5fbce3be.partial" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.5fbce3be.partial 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.5fbce3be.partial" 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1.5fbce3be.partial 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : file1.5fbce3be.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 01:10:15 DEBUG : file1.5fbce3be.partial: renamed to: file1 2026/08/14 01:10:15 INFO : file1: Copied (new) 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:15 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 01:10:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/14 01:10:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : >WaitForWriters: 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:15 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/14 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : >WaitForWriters: 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:15 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:15 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:15 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): openPending: 2026/08/14 01:10:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): >openPending: err= 2026/08/14 01:10:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): _writeAt: size=7, off=0 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): >_writeAt: n=7, err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): _writeAt: size=6, off=5 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): >_writeAt: n=6, err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): close: 2026/08/14 01:10:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:15.79713919 +0000 UTC m=+29.438204292 2026/08/14 01:10:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): >close: err= 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): _writeAt: size=5, off=0 2026/08/14 01:10:15 DEBUG : file1(0x3d972db99780): >_writeAt: n=0, err=file already closed 2026/08/14 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:15 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:15 DEBUG : file1.5d76e02e.partial: size = 11 OK 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.5d76e02e.partial" 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.5d76e02e.partial 2026/08/14 01:10:15 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.5d76e02e.partial" 2026/08/14 01:10:15 DEBUG : Looking for writers 2026/08/14 01:10:15 DEBUG : file1: reading active writers 2026/08/14 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1.5d76e02e.partial 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1.5d76e02e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 01:10:16 DEBUG : file1.5d76e02e.partial: renamed to: file1 2026/08/14 01:10:16 INFO : file1: Copied (new) 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 01:10:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/14 01:10:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : >WaitForWriters: 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/14 01:10:16 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : >WaitForWriters: 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.50s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:16 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:16 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:16 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:16 DEBUG : file1(0x3d972cf80800): openPending: 2026/08/14 01:10:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:16 DEBUG : file1(0x3d972cf80800): >openPending: err= 2026/08/14 01:10:16 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:16 DEBUG : file1(0x3d972cf80800): close: 2026/08/14 01:10:16 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:16.298331769 +0000 UTC m=+29.939396861 2026/08/14 01:10:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:16 DEBUG : file1(0x3d972cf80800): >close: err= 2026/08/14 01:10:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 01:10:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:16 DEBUG : file2: newRWFileHandle: 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): openPending: 2026/08/14 01:10:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): >openPending: err= 2026/08/14 01:10:16 DEBUG : file2: >newRWFileHandle: err= 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/14 01:10:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): RWFileHandle.Flush 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): RWFileHandle.Release 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): close: 2026/08/14 01:10:16 DEBUG : file2: vfs cache: setting modification time to 2026-08-14 01:10:16.299603359 +0000 UTC m=+29.940668451 2026/08/14 01:10:16 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:16 DEBUG : file2(0x3d972cf80d40): >close: err= 2026/08/14 01:10:16 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/14 01:10:16 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:16 DEBUG : file2: vfs cache: starting upload 2026/08/14 01:10:16 DEBUG : file1.ff70e095.partial: size = 0 OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.ff70e095.partial" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.ff70e095.partial 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.ff70e095.partial" 2026/08/14 01:10:16 DEBUG : file2.7d806b01.partial: size = 0 OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2.7d806b01.partial" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2.7d806b01.partial 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2.7d806b01.partial" 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1.ff70e095.partial 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1.ff70e095.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:16 DEBUG : file1.ff70e095.partial: renamed to: file1 2026/08/14 01:10:16 INFO : file1: Copied (new) 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file2.7d806b01.partial 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file2.7d806b01.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:16 DEBUG : file2.7d806b01.partial: renamed to: file2 2026/08/14 01:10:16 INFO : file2: Copied (new) 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-14 01:10:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/14 01:10:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:16 DEBUG : Looking for writers 2026/08/14 01:10:16 DEBUG : file1: reading active writers 2026/08/14 01:10:16 DEBUG : file2: reading active writers 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-14 01:10:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/14 01:10:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/14 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:16 INFO : file2: vfs cache: upload succeeded try #1 2026/08/14 01:10:16 DEBUG : >WaitForWriters: 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:16 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/14 01:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : file2: reading active writers 2026/08/14 01:10:17 DEBUG : >WaitForWriters: 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:17 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): openPending: 2026/08/14 01:10:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): >openPending: err= 2026/08/14 01:10:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): _writeAt: size=5, off=0 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): >_writeAt: n=5, err= 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): RWFileHandle.Flush 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): RWFileHandle.Flush 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): close: 2026/08/14 01:10:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:17.054821511 +0000 UTC m=+30.695886633 2026/08/14 01:10:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:17 DEBUG : file1(0x3d972d682640): >close: err= 2026/08/14 01:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:17 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:17 DEBUG : file1.2e73e7d2.partial: size = 5 OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.2e73e7d2.partial" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.2e73e7d2.partial 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.2e73e7d2.partial" 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1.2e73e7d2.partial 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : file1.2e73e7d2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:17 DEBUG : file1.2e73e7d2.partial: renamed to: file1 2026/08/14 01:10:17 INFO : file1: Copied (new) 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 01:10:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 01:10:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:17 DEBUG : >WaitForWriters: 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:17 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): openPending: 2026/08/14 01:10:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): >openPending: err= 2026/08/14 01:10:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): _writeAt: size=5, off=0 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): >_writeAt: n=5, err= 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): RWFileHandle.Release 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): close: 2026/08/14 01:10:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:17.386377198 +0000 UTC m=+31.027442330 2026/08/14 01:10:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): >close: err= 2026/08/14 01:10:17 DEBUG : file1(0x3d972d58f080): RWFileHandle.Release 2026/08/14 01:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:17 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:17 DEBUG : file1.86d4c23a.partial: size = 5 OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.86d4c23a.partial" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.86d4c23a.partial 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.86d4c23a.partial" 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1.86d4c23a.partial 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : file1.86d4c23a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:17 DEBUG : file1.86d4c23a.partial: renamed to: file1 2026/08/14 01:10:17 INFO : file1: Copied (new) 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:17 DEBUG : Looking for writers 2026/08/14 01:10:17 DEBUG : file1: reading active writers 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 01:10:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 01:10:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:17 DEBUG : >WaitForWriters: 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:17 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 01:10:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:17 DEBUG : dir/file1(0x3d972d408340): openPending: 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:17 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d408340): >openPending: err= 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 01:10:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d408340): _writeAt: size=5, off=0 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d408340): >_writeAt: n=5, err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d408340): close: 2026/08/14 01:10:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 01:10:18.052506327 +0000 UTC m=+31.693571429 2026/08/14 01:10:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d408340): >close: err= 2026/08/14 01:10:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 01:10:18 DEBUG : dir/file1.ab9fd8e2.partial: size = 5 OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1.ab9fd8e2.partial" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1.ab9fd8e2.partial 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1.ab9fd8e2.partial" 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/file1.ab9fd8e2.partial 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1.ab9fd8e2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:18 DEBUG : dir/file1.ab9fd8e2.partial: renamed to: dir/file1 2026/08/14 01:10:18 INFO : dir/file1: Copied (replaced existing) 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-14 01:10:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:18 DEBUG : >WaitForWriters: 2026/08/14 01:10:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:18 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:18 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/14 01:10:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 01:10:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 01:10:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): _writeAt: size=5, off=0 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): openPending: 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): >openPending: err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): >_writeAt: n=5, err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): _writeAt: size=15, off=5 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): >_writeAt: n=15, err= 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): close: 2026/08/14 01:10:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 01:10:18.729027873 +0000 UTC m=+32.370092965 2026/08/14 01:10:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:18 DEBUG : dir/file1(0x3d972d143340): >close: err= 2026/08/14 01:10:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 01:10:18 DEBUG : dir/file1.1e4f8347.partial: size = 20 OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1.1e4f8347.partial" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1.1e4f8347.partial 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1.1e4f8347.partial" 2026/08/14 01:10:18 DEBUG : dir: Looking for writers 2026/08/14 01:10:18 DEBUG : file1: reading active writers 2026/08/14 01:10:18 DEBUG : Looking for writers 2026/08/14 01:10:18 DEBUG : dir: reading active writers 2026/08/14 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-cebuqut7lise/dir/file1.1e4f8347.partial 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:18 DEBUG : dir/file1.1e4f8347.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/14 01:10:18 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/14 01:10:18 DEBUG : dir/file1.1e4f8347.partial: renamed to: dir/file1 2026/08/14 01:10:18 INFO : dir/file1: Copied (replaced existing) 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:18 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/14 01:10:19 DEBUG : dir: Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : dir: reading active writers 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:19 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/14 01:10:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-14 01:10:18 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/14 01:10:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:19 DEBUG : >WaitForWriters: 2026/08/14 01:10:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:19 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): openPending: 2026/08/14 01:10:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): close: 2026/08/14 01:10:19 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 01:10:19.072828492 +0000 UTC m=+32.713893585 2026/08/14 01:10:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : file1(0x3d972d4098c0): >close: err= 2026/08/14 01:10:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:19 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:19 DEBUG : file1.b37201d3.partial: size = 5 OK 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.b37201d3.partial" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.b37201d3.partial 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.b37201d3.partial" 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1.b37201d3.partial 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:19 DEBUG : file1.b37201d3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:19 DEBUG : file1.b37201d3.partial: renamed to: file1 2026/08/14 01:10:19 INFO : file1: Copied (new) 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 01:10:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 01:10:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 01:10:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 DEBUG : Looking for writers 2026/08/14 01:10:19 DEBUG : file1: reading active writers 2026/08/14 01:10:19 DEBUG : >WaitForWriters: 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.65s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:19 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/14 01:10:19 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.727610293 +0000 UTC m=+33.368675395 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80ac0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.727610293 +0000 UTC m=+33.368675395 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.727610293 +0000 UTC m=+33.368675395 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ebb20 item 1 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.731300428 +0000 UTC m=+33.372365620 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.731300428 +0000 UTC m=+33.372365620 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90580): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6003f0 item 2 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.734070056 +0000 UTC m=+33.375135158 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da90c40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.734070056 +0000 UTC m=+33.375135158 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da910c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.734070056 +0000 UTC m=+33.375135158 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91580): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6009a0 item 3 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.737319599 +0000 UTC m=+33.378384712 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972da91c00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.737319599 +0000 UTC m=+33.378384712 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422240): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600e70 item 4 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.739290941 +0000 UTC m=+33.380356043 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.739290941 +0000 UTC m=+33.380356043 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d422d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.739290941 +0000 UTC m=+33.380356043 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4231c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6012d0 item 5 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.74279787 +0000 UTC m=+33.383862972 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423840): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.74279787 +0000 UTC m=+33.383862972 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d423d80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601880 item 6 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.745306216 +0000 UTC m=+33.386371318 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.745306216 +0000 UTC m=+33.386371318 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520a00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.745306216 +0000 UTC m=+33.386371318 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d520ec0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601d50 item 7 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.74784708 +0000 UTC m=+33.388912183 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.74784708 +0000 UTC m=+33.388912183 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d521a80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758380 item 8 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d55c140): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c140): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.750518143 +0000 UTC m=+33.391583245 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.750518143 +0000 UTC m=+33.391583245 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55c980): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.750518143 +0000 UTC m=+33.391583245 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55ce80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758700 item 9 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.75440485 +0000 UTC m=+33.395469952 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55d500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.75440485 +0000 UTC m=+33.395469952 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d55da40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758d20 item 10 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d598180): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598180): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.75694803 +0000 UTC m=+33.398013132 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.75694803 +0000 UTC m=+33.398013132 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.75694803 +0000 UTC m=+33.398013132 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d598f40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7590a0 item 11 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.760675045 +0000 UTC m=+33.401740177 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5995c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.760675045 +0000 UTC m=+33.401740177 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d599b00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759570 item 12 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d5f2240): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2240): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.763745581 +0000 UTC m=+33.404810693 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2600): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.763745581 +0000 UTC m=+33.404810693 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2cc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7598f0 item 13 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.766417524 +0000 UTC m=+33.407482647 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3340): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.766417524 +0000 UTC m=+33.407482647 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759ce0 item 14 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d5f3ec0): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3ec0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.769012021 +0000 UTC m=+33.410077144 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620380): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.769012021 +0000 UTC m=+33.410077144 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d620a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd23650 item 15 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.771598965 +0000 UTC m=+33.412664067 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6210c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.771598965 +0000 UTC m=+33.412664067 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621600): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd239d0 item 16 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.773554135 +0000 UTC m=+33.414619237 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d621c40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.773554135 +0000 UTC m=+33.414619237 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6401c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.773554135 +0000 UTC m=+33.414619237 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6406c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a25b0 item 17 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.776315047 +0000 UTC m=+33.417380149 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d640d40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.776315047 +0000 UTC m=+33.417380149 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641280): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2bd0 item 18 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.77945338 +0000 UTC m=+33.420518492 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.77945338 +0000 UTC m=+33.420518492 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d641e00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.77945338 +0000 UTC m=+33.420518492 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a32d0 item 19 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.782386657 +0000 UTC m=+33.423451769 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690a80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.782386657 +0000 UTC m=+33.423451769 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690fc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48e380 item 20 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.784783933 +0000 UTC m=+33.425849044 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.784783933 +0000 UTC m=+33.425849044 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691b40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.784783933 +0000 UTC m=+33.425849044 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4140): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48ea80 item 21 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.788207143 +0000 UTC m=+33.429272256 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b47c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.788207143 +0000 UTC m=+33.429272256 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b4d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48f810 item 22 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.790305865 +0000 UTC m=+33.431370968 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5380): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.790305865 +0000 UTC m=+33.431370968 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.790305865 +0000 UTC m=+33.431370968 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b5d80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48fc00 item 23 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.792888139 +0000 UTC m=+33.433953242 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.792888139 +0000 UTC m=+33.433953242 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d4a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce763f0 item 24 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d6d5080): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.795199533 +0000 UTC m=+33.436264634 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5440): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.795199533 +0000 UTC m=+33.436264634 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.795199533 +0000 UTC m=+33.436264634 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6d5e80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76af0 item 25 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.79813881 +0000 UTC m=+33.439203913 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fc600): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.79813881 +0000 UTC m=+33.439203913 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fcb40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce775e0 item 26 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d6fd180): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd180): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.800051231 +0000 UTC m=+33.441116333 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fd540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.800051231 +0000 UTC m=+33.441116333 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6fda40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.800051231 +0000 UTC m=+33.441116333 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce77960 item 27 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.804260986 +0000 UTC m=+33.445326119 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72c700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.804260986 +0000 UTC m=+33.445326119 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72cc40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b500 item 28 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d72d280): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d280): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.807704456 +0000 UTC m=+33.448769558 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72d640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.807704456 +0000 UTC m=+33.448769558 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d72dd00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b9d0 item 29 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.809659648 +0000 UTC m=+33.450724759 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c480): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.809659648 +0000 UTC m=+33.450724759 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c9c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798380 item 30 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): _readAt: size=2, off=0 2026/08/14 01:10:19 ERROR : open-test-file(0x3d972d74d000): Couldn't read size of file 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): close: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d000): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.811757236 +0000 UTC m=+33.452822339 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d3c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.811757236 +0000 UTC m=+33.452822339 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74da80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798700 item 31 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.813768512 +0000 UTC m=+33.454833615 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.813768512 +0000 UTC m=+33.454833615 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c740): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798af0 item 32 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.815643973 +0000 UTC m=+33.456709075 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cd80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798f50 item 33 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.816432642 +0000 UTC m=+33.457497744 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.816432642 +0000 UTC m=+33.457497744 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77d700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7991f0 item 33 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.818537715 +0000 UTC m=+33.459602818 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77dd40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799b90 item 34 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.819458132 +0000 UTC m=+33.460523224 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a62c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.819458132 +0000 UTC m=+33.460523224 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799dc0 item 34 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.821517079 +0000 UTC m=+33.462582181 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a6e40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd90a0 item 35 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.822309525 +0000 UTC m=+33.463374627 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a72c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.822309525 +0000 UTC m=+33.463374627 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a77c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd9500 item 35 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.824252913 +0000 UTC m=+33.465318015 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7a7e40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd9a40 item 36 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.8250197 +0000 UTC m=+33.466084802 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc440): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.8250197 +0000 UTC m=+33.466084802 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cc980): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006070 item 36 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.827235583 +0000 UTC m=+33.468300685 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7ccfc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006bd0 item 37 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.827884428 +0000 UTC m=+33.468949530 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd440): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.827884428 +0000 UTC m=+33.468949530 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7cd940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006e00 item 37 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.829644771 +0000 UTC m=+33.470709872 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8020c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7b90 item 38 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.830708659 +0000 UTC m=+33.471773780 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.830708659 +0000 UTC m=+33.471773780 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f480): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f650 item 38 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.834253419 +0000 UTC m=+33.475318542 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58fa80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006150 item 39 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.835328529 +0000 UTC m=+33.476393631 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.835328529 +0000 UTC m=+33.476393631 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006700 item 39 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.837346648 +0000 UTC m=+33.478411750 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db98d80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006e70 item 40 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.838256335 +0000 UTC m=+33.479321438 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.838256335 +0000 UTC m=+33.479321438 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99840): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0072d0 item 40 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.839963408 +0000 UTC m=+33.481028510 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972db99e00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d007c00 item 41 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.840719315 +0000 UTC m=+33.481784417 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52e640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30000 item 41 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.841387726 +0000 UTC m=+33.482452828 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52eb40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.841387726 +0000 UTC m=+33.482452828 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52f080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db301c0 item 41 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.84318554 +0000 UTC m=+33.484250642 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d52fdc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30620 item 42 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.843852569 +0000 UTC m=+33.484917671 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db307e0 item 42 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.84472196 +0000 UTC m=+33.485787072 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58e940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.84472196 +0000 UTC m=+33.485787072 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58eec0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db309a0 item 42 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.846617357 +0000 UTC m=+33.487682460 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d58f500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30d90 item 43 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.847367023 +0000 UTC m=+33.488432205 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b8940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30f50 item 43 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.848143238 +0000 UTC m=+33.489208340 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d0b9d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.848143238 +0000 UTC m=+33.489208340 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d1431c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31110 item 43 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.85007277 +0000 UTC m=+33.491137872 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cca4d40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31490 item 44 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.850673052 +0000 UTC m=+33.491738155 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3ccc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db316c0 item 44 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.851542814 +0000 UTC m=+33.492607947 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cd3dc80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.851542814 +0000 UTC m=+33.492607947 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31960 item 44 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.853656635 +0000 UTC m=+33.494721737 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d408c00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e150 item 45 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.854447548 +0000 UTC m=+33.495512650 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409100): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.854447548 +0000 UTC m=+33.495512650 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e310 item 45 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.85656763 +0000 UTC m=+33.497632732 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d409e40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e690 item 46 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.857586473 +0000 UTC m=+33.498651554 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf80a80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.857586473 +0000 UTC m=+33.498651554 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81580): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e850 item 46 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.85915323 +0000 UTC m=+33.500218312 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972cf81c80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51ed20 item 47 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.85975195 +0000 UTC m=+33.500817032 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.85975195 +0000 UTC m=+33.500817032 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d044a00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f030 item 47 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.861658529 +0000 UTC m=+33.502723631 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045040): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f500 item 48 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.86241714 +0000 UTC m=+33.503482243 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.86241714 +0000 UTC m=+33.503482243 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d045c40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f8f0 item 48 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.86459903 +0000 UTC m=+33.505664132 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200380): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51fdc0 item 49 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.865771382 +0000 UTC m=+33.506836484 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.865771382 +0000 UTC m=+33.506836484 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d200d40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6310 item 49 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.874873373 +0000 UTC m=+33.515938475 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2013c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6690 item 50 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.875833716 +0000 UTC m=+33.516898818 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2018c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.875833716 +0000 UTC m=+33.516898818 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d201e40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6850 item 50 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.87788623 +0000 UTC m=+33.518951342 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24c5c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6bd0 item 51 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.878874545 +0000 UTC m=+33.519939727 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24cac0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.878874545 +0000 UTC m=+33.519939727 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d000): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac70a0 item 51 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.881166031 +0000 UTC m=+33.522231233 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24d680): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7490 item 52 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.882022186 +0000 UTC m=+33.523087289 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d24db80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.882022186 +0000 UTC m=+33.523087289 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7650 item 52 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.884272856 +0000 UTC m=+33.525338018 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ea880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7ab0 item 53 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.885000018 +0000 UTC m=+33.526065129 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ead80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.885000018 +0000 UTC m=+33.526065129 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb2c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b2230 item 53 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.887060647 +0000 UTC m=+33.528125749 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2eb940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b2d20 item 54 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.888034265 +0000 UTC m=+33.529099367 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2ebe40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.888034265 +0000 UTC m=+33.529099367 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f84c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b3110 item 54 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.890238837 +0000 UTC m=+33.531303929 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f8b40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b38f0 item 55 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.89100343 +0000 UTC m=+33.532068532 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9040): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.89100343 +0000 UTC m=+33.532068532 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9580): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b3dc0 item 55 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.892855946 +0000 UTC m=+33.533921028 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d2f9c00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250310 item 56 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.893600381 +0000 UTC m=+33.534665464 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.893600381 +0000 UTC m=+33.534665464 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34a780): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250620 item 56 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.895137674 +0000 UTC m=+33.536202766 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34adc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250c40 item 57 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.8956552 +0000 UTC m=+33.536720282 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250ee0 item 57 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.896434241 +0000 UTC m=+33.537499333 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34b840): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.896434241 +0000 UTC m=+33.537499333 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d34bdc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d2511f0 item 57 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.898541468 +0000 UTC m=+33.539606560 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d251960 item 58 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.899194942 +0000 UTC m=+33.540260034 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d251c70 item 58 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.899932965 +0000 UTC m=+33.540998067 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a8f80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.899932965 +0000 UTC m=+33.540998067 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d251e30 item 58 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.901618556 +0000 UTC m=+33.542683648 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3a9b80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0163f0 item 59 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.90230903 +0000 UTC m=+33.543374122 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b61c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016620 item 59 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.903003501 +0000 UTC m=+33.544068593 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.903003501 +0000 UTC m=+33.544068593 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b6c80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0167e0 item 59 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.904733747 +0000 UTC m=+33.545798859 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b72c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016b60 item 60 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.905437695 +0000 UTC m=+33.546502787 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016fc0 item 60 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.906254417 +0000 UTC m=+33.547319509 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3b7d40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.906254417 +0000 UTC m=+33.547319509 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ec400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0171f0 item 60 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.908021302 +0000 UTC m=+33.549086394 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3eca40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d017810 item 61 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.908602159 +0000 UTC m=+33.549667251 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ecf80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.908602159 +0000 UTC m=+33.549667251 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3ed680): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d017ce0 item 61 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.910551608 +0000 UTC m=+33.551616700 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d3edcc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0380 item 62 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.911566004 +0000 UTC m=+33.552631106 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47a300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.911566004 +0000 UTC m=+33.552631106 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47aa00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0540 item 62 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.913802695 +0000 UTC m=+33.554867808 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b040): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0af0 item 63 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.914494211 +0000 UTC m=+33.555559313 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47b580): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.914494211 +0000 UTC m=+33.555559313 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d47bc80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0d90 item 63 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.916710414 +0000 UTC m=+33.557775526 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa3c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1180 item 64 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.917400997 +0000 UTC m=+33.558466149 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fa900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.917400997 +0000 UTC m=+33.558466149 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb000): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1340 item 64 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.919651725 +0000 UTC m=+33.560716827 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fb640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa16c0 item 65 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.92039589 +0000 UTC m=+33.561460992 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d4fbac0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.92039589 +0000 UTC m=+33.561460992 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5580c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1960 item 65 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.922283483 +0000 UTC m=+33.563348595 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1ce0 item 66 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.923054128 +0000 UTC m=+33.564119230 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d558b80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.923054128 +0000 UTC m=+33.564119230 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5590c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716000 item 66 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.925060545 +0000 UTC m=+33.566125648 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716460 item 67 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.925823846 +0000 UTC m=+33.566888958 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d559b80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.925823846 +0000 UTC m=+33.566888958 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578180): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716620 item 67 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.927663418 +0000 UTC m=+33.568728520 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578800): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716a80 item 68 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.928541546 +0000 UTC m=+33.569606648 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d578d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.928541546 +0000 UTC m=+33.569606648 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579240): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716c40 item 68 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.93044048 +0000 UTC m=+33.571505582 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716fc0 item 69 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.931286367 +0000 UTC m=+33.572351469 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d579d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.931286367 +0000 UTC m=+33.572351469 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632300): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717180 item 69 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.933061517 +0000 UTC m=+33.574126599 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632980): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717650 item 70 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.933769374 +0000 UTC m=+33.574834456 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d632e80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.933769374 +0000 UTC m=+33.574834456 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6333c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717810 item 70 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.935062945 +0000 UTC m=+33.576128028 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d633a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717b90 item 71 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.935863015 +0000 UTC m=+33.576928097 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654040): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.935863015 +0000 UTC m=+33.576928097 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654540): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717dc0 item 71 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.937602238 +0000 UTC m=+33.578667330 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d654bc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4944d0 item 72 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.938315736 +0000 UTC m=+33.579380817 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6550c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.938315736 +0000 UTC m=+33.579380817 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655600): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494700 item 72 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.939616391 +0000 UTC m=+33.580681472 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d655bc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494b60 item 73 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.940164104 +0000 UTC m=+33.581229186 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6721c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494d20 item 73 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.940888712 +0000 UTC m=+33.581953804 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672680): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.940888712 +0000 UTC m=+33.581953804 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d672bc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494fc0 item 73 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.942793077 +0000 UTC m=+33.583858169 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495490 item 74 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.943554554 +0000 UTC m=+33.584619646 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495730 item 74 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.944439104 +0000 UTC m=+33.585504196 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d673c40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.944439104 +0000 UTC m=+33.585504196 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6902c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495960 item 74 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.94625971 +0000 UTC m=+33.587324802 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4de000 item 75 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.946825949 +0000 UTC m=+33.587891031 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d690e00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): _writeAt: size=3, off=2 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4de230 item 75 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.947667147 +0000 UTC m=+33.588732249 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691340): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.947667147 +0000 UTC m=+33.588732249 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691880): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4df420 item 75 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.949769275 +0000 UTC m=+33.590834367 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d691ec0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4df7a0 item 76 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.950468715 +0000 UTC m=+33.591533807 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b64c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4dfb20 item 76 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): _writeAt: size=3, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.951149881 +0000 UTC m=+33.592214973 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6a00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.951149881 +0000 UTC m=+33.592214973 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b6f80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4dfce0 item 76 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.952759219 +0000 UTC m=+33.593824311 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b75c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ea700 item 77 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.953679456 +0000 UTC m=+33.594744618 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6b7ac0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.953679456 +0000 UTC m=+33.594744618 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce2c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eaa80 item 77 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.955603748 +0000 UTC m=+33.596668840 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6ce900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eaee0 item 78 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.956362039 +0000 UTC m=+33.597427181 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cee00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.956362039 +0000 UTC m=+33.597427181 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cf500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eb260 item 78 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.958347086 +0000 UTC m=+33.599412188 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6cfb40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eb960 item 79 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.958989789 +0000 UTC m=+33.600054892 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8140): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.958989789 +0000 UTC m=+33.600054892 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8840): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ebb90 item 79 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.960822007 +0000 UTC m=+33.601887110 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f8e80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600150 item 80 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.961483466 +0000 UTC m=+33.602548618 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9380): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.961483466 +0000 UTC m=+33.602548618 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d6f9a80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6003f0 item 80 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.963642571 +0000 UTC m=+33.604707724 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d7261c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6009a0 item 81 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.964411513 +0000 UTC m=+33.605476605 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.964411513 +0000 UTC m=+33.605476605 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d726b80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600b60 item 81 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.966177126 +0000 UTC m=+33.607242248 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600ee0 item 82 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.967405685 +0000 UTC m=+33.608470787 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.967405685 +0000 UTC m=+33.608470787 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d727c80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601180 item 82 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.969021925 +0000 UTC m=+33.610087038 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6015e0 item 83 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.969693713 +0000 UTC m=+33.610758835 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74c900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.969693713 +0000 UTC m=+33.610758835 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74ce40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6017a0 item 83 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.971371561 +0000 UTC m=+33.612436704 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d4c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601c70 item 84 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.972201848 +0000 UTC m=+33.613266940 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d74d9c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.972201848 +0000 UTC m=+33.613266940 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c040): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601e30 item 84 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.973842614 +0000 UTC m=+33.614907706 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77c6c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758310 item 85 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.974647864 +0000 UTC m=+33.615712947 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d77cbc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.974647864 +0000 UTC m=+33.615712947 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5963c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd22460 item 85 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.97651531 +0000 UTC m=+33.617580432 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd23880 item 86 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.977356448 +0000 UTC m=+33.618421549 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d596f40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.977356448 +0000 UTC m=+33.618421549 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5974c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd23a40 item 86 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.979273185 +0000 UTC m=+33.620338308 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d597b40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2700 item 87 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.979924976 +0000 UTC m=+33.620990068 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2140): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.979924976 +0000 UTC m=+33.620990068 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2680): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2930 item 87 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.981886579 +0000 UTC m=+33.622951671 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f2d00): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2d90 item 88 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.982719421 +0000 UTC m=+33.623784523 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3200): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.982719421 +0000 UTC m=+33.623784523 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3780): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2f50 item 88 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.984591143 +0000 UTC m=+33.625656235 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d5f3dc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a3d50 item 89 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.985066 +0000 UTC m=+33.626131082 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48e0e0 item 89 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.985790267 +0000 UTC m=+33.626855349 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87c940): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.985790267 +0000 UTC m=+33.626855349 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87cec0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48e460 item 89 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.988491535 +0000 UTC m=+33.629556618 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87d500): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48ec40 item 90 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.989129069 +0000 UTC m=+33.630194151 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d87da40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48f420 item 90 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.989722589 +0000 UTC m=+33.630787671 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.989722589 +0000 UTC m=+33.630787671 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89c640): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48f730 item 90 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.991156887 +0000 UTC m=+33.632221970 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89cc80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48fab0 item 91 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.991639658 +0000 UTC m=+33.632704741 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d1c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): >_readAt: n=2, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): _writeAt: size=3, off=7 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48fce0 item 91 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.992245562 +0000 UTC m=+33.633310644 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89d700): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): >_readAt: n=8, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.992245562 +0000 UTC m=+33.633310644 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d89dc80): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76150 item 91 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.99364323 +0000 UTC m=+33.634708312 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c03c0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76850 item 92 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.994268791 +0000 UTC m=+33.635333872 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0900): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): open at offset 5 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76a80 item 92 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): _readAt: size=2, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): _writeAt: size=3, off=5 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): >_writeAt: n=3, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.995098717 +0000 UTC m=+33.636163809 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c0e40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): >_readAt: n=3, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.995098717 +0000 UTC m=+33.636163809 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1400): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76e00 item 92 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.996782586 +0000 UTC m=+33.637847678 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8c1a40): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce77260 item 93 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.997361899 +0000 UTC m=+33.638426982 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da080): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): _readAt: size=512, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): >openPending: err= 2026/08/14 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): >_readAt: n=5, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.997361899 +0000 UTC m=+33.638426982 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8da780): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: Remove: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce776c0 item 93 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): open at offset 0 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): _readAt: size=2, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.999063161 +0000 UTC m=+33.640128253 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8dadc0): >close: err= 2026/08/14 01:10:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8db300): _writeAt: size=5, off=0 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8db300): openPending: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8db300): >openPending: err= 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce77a40 item 94 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8db300): >_writeAt: n=5, err= 2026/08/14 01:10:19 DEBUG : open-test-file(0x3d972d8db300): close: 2026/08/14 01:10:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.999651431 +0000 UTC m=+33.640716512 2026/08/14 01:10:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8db300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:19.999651431 +0000 UTC m=+33.640716512 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8dba00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b110 item 94 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.001279995 +0000 UTC m=+33.642345077 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8140): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b650 item 95 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.001797291 +0000 UTC m=+33.642862374 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.001797291 +0000 UTC m=+33.642862374 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f8d80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b960 item 95 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.003268428 +0000 UTC m=+33.644333511 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f93c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798310 item 96 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.003774574 +0000 UTC m=+33.644839655 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8f9900): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.003774574 +0000 UTC m=+33.644839655 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7984d0 item 96 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= 2026/08/14 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : >WaitForWriters: 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.011799411 +0000 UTC m=+33.652864503 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.011799411 +0000 UTC m=+33.652864503 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d916c00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.011799411 +0000 UTC m=+33.652864503 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9170c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799180 item 1 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.014615717 +0000 UTC m=+33.655680809 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.014615717 +0000 UTC m=+33.655680809 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d917c00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799ce0 item 2 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.016547263 +0000 UTC m=+33.657612405 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940340): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.016547263 +0000 UTC m=+33.657612405 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d9407c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.016547263 +0000 UTC m=+33.657612405 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940c80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da141c0 item 3 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.02019045 +0000 UTC m=+33.661255542 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d2c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.02019045 +0000 UTC m=+33.661255542 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77d800): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759570 item 4 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.022278101 +0000 UTC m=+33.663343182 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940380): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.022278101 +0000 UTC m=+33.663343182 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940800): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.022278101 +0000 UTC m=+33.663343182 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d940d00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da142a0 item 5 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.024690404 +0000 UTC m=+33.665755496 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.024690404 +0000 UTC m=+33.665755496 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d941d80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14a10 item 6 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.026408717 +0000 UTC m=+33.667473800 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77c500): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.026408717 +0000 UTC m=+33.667473800 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ca00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.026408717 +0000 UTC m=+33.667473800 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77cec0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14e70 item 7 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.02906962 +0000 UTC m=+33.670134712 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d77ddc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.02906962 +0000 UTC m=+33.670134712 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e640): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15340 item 8 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d52ec40): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ec40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.031216202 +0000 UTC m=+33.672281294 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f000): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.031216202 +0000 UTC m=+33.672281294 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f480): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.031216202 +0000 UTC m=+33.672281294 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fa00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da156c0 item 9 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.035635323 +0000 UTC m=+33.676700455 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e1c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.035635323 +0000 UTC m=+33.676700455 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15b90 item 10 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d58ed40): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ed40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.037857187 +0000 UTC m=+33.678922269 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.037857187 +0000 UTC m=+33.678922269 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f600): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.037857187 +0000 UTC m=+33.678922269 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fb00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758070 item 11 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.040739628 +0000 UTC m=+33.681804730 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b8900): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.040739628 +0000 UTC m=+33.681804730 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9d80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd85b0 item 12 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d143340): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143340): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.042781632 +0000 UTC m=+33.683846725 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143d40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.042781632 +0000 UTC m=+33.683846725 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3cd40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd9650 item 13 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.044828716 +0000 UTC m=+33.685893808 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3ddc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.044828716 +0000 UTC m=+33.685893808 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408640): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd9ce0 item 14 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d408d00): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.0467278 +0000 UTC m=+33.687792893 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4090c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.0467278 +0000 UTC m=+33.687792893 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0069a0 item 15 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.048732746 +0000 UTC m=+33.689797848 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.048732746 +0000 UTC m=+33.689797848 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d006ee0 item 16 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.050509579 +0000 UTC m=+33.691574671 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf814c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.050509579 +0000 UTC m=+33.691574671 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81940): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.050509579 +0000 UTC m=+33.691574671 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d007730 item 17 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.053536223 +0000 UTC m=+33.694601325 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.053536223 +0000 UTC m=+33.694601325 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596cc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30150 item 18 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.058414371 +0000 UTC m=+33.699479463 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597340): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.058414371 +0000 UTC m=+33.699479463 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.058414371 +0000 UTC m=+33.699479463 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597d40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db305b0 item 19 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.061101272 +0000 UTC m=+33.702166354 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8404c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.061101272 +0000 UTC m=+33.702166354 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d840a00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30a80 item 20 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.063257492 +0000 UTC m=+33.704322574 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.063257492 +0000 UTC m=+33.704322574 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841580): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.063257492 +0000 UTC m=+33.704322574 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d841a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30e70 item 21 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.066326264 +0000 UTC m=+33.707391356 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.066326264 +0000 UTC m=+33.707391356 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31340 item 22 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.068162772 +0000 UTC m=+33.709227874 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d850dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.068162772 +0000 UTC m=+33.709227874 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8512c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.068162772 +0000 UTC m=+33.709227874 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31810 item 23 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.071335791 +0000 UTC m=+33.712400873 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036980): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.071335791 +0000 UTC m=+33.712400873 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036ec0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e460 item 24 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d037500): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037500): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.075320462 +0000 UTC m=+33.716385544 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0378c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.075320462 +0000 UTC m=+33.716385544 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.075320462 +0000 UTC m=+33.716385544 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046400): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51e7e0 item 25 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.077679184 +0000 UTC m=+33.718744276 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.077679184 +0000 UTC m=+33.718744276 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d046fc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51ee70 item 26 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d047600): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047600): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.079490344 +0000 UTC m=+33.720555436 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0479c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.079490344 +0000 UTC m=+33.720555436 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d047ec0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.079490344 +0000 UTC m=+33.720555436 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f340 item 27 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.082231187 +0000 UTC m=+33.723296299 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.082231187 +0000 UTC m=+33.723296299 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0650c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51f810 item 28 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d065700): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.084175867 +0000 UTC m=+33.725240959 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065ac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.084175867 +0000 UTC m=+33.725240959 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202280): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d51fc70 item 29 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.085851049 +0000 UTC m=+33.726916141 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202900): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.085851049 +0000 UTC m=+33.726916141 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d202e40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac63f0 item 30 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): _readAt: size=2, off=0 2026/08/14 01:10:20 ERROR : open-test-file(0x3d972d203480): Couldn't read size of file 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): close: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203480): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.087756916 +0000 UTC m=+33.728822008 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d203840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.087756916 +0000 UTC m=+33.728822008 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252000): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6770 item 31 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.089597652 +0000 UTC m=+33.730662744 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.089597652 +0000 UTC m=+33.730662744 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d252bc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac6af0 item 32 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.091504651 +0000 UTC m=+33.732569744 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7110 item 33 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.092224661 +0000 UTC m=+33.733289753 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.092224661 +0000 UTC m=+33.733289753 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d253b80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac72d0 item 33 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.09393028 +0000 UTC m=+33.734995381 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea2c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac76c0 item 34 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.094668653 +0000 UTC m=+33.735733745 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ea740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.094668653 +0000 UTC m=+33.735733745 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eac80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7880 item 34 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.09644678 +0000 UTC m=+33.737511872 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb2c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972dac7ce0 item 35 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.097369511 +0000 UTC m=+33.738434624 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2eb740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.097369511 +0000 UTC m=+33.738434624 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2ebc40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b21c0 item 35 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.09931878 +0000 UTC m=+33.740383882 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f83c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b2cb0 item 36 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.099968908 +0000 UTC m=+33.741034000 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f88c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.099968908 +0000 UTC m=+33.741034000 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f8e00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b2fc0 item 36 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.101582294 +0000 UTC m=+33.742647386 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9440): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b3810 item 37 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.102260354 +0000 UTC m=+33.743325446 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f98c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.102260354 +0000 UTC m=+33.743325446 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d2f9dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0b3d50 item 37 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.104153377 +0000 UTC m=+33.745218469 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d2502a0 item 38 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.104882603 +0000 UTC m=+33.745947686 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318a40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.104882603 +0000 UTC m=+33.745947686 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d318f80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d2505b0 item 38 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.106321799 +0000 UTC m=+33.747386882 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319600): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250af0 item 39 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.106853693 +0000 UTC m=+33.747918775 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d319b00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.106853693 +0000 UTC m=+33.747918775 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d250e70 item 39 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.108331663 +0000 UTC m=+33.749396745 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d2513b0 item 40 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.108968425 +0000 UTC m=+33.750033517 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a4c80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.108968425 +0000 UTC m=+33.750033517 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a51c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d251570 item 40 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.110285061 +0000 UTC m=+33.751350142 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d251dc0 item 41 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.110862901 +0000 UTC m=+33.751927983 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3a5c80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0160e0 item 41 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.111413069 +0000 UTC m=+33.752478151 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6240): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.111413069 +0000 UTC m=+33.752478151 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016380 item 41 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.112674541 +0000 UTC m=+33.753739623 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b6dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016770 item 42 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.113210282 +0000 UTC m=+33.754275364 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b72c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016930 item 42 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.113809292 +0000 UTC m=+33.754874374 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7800): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.113809292 +0000 UTC m=+33.754874374 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3b7d80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d016af0 item 42 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.115414663 +0000 UTC m=+33.756479755 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d64c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d017110 item 43 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.116148108 +0000 UTC m=+33.757213200 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d69c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0173b0 item 43 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.118798861 +0000 UTC m=+33.759863984 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d6f00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.118798861 +0000 UTC m=+33.759863984 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7440): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d017730 item 43 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.120480846 +0000 UTC m=+33.761545978 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3d7a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0150 item 44 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.121244587 +0000 UTC m=+33.762309689 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0310 item 44 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.121893482 +0000 UTC m=+33.762958584 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ea5c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.121893482 +0000 UTC m=+33.762958584 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eab40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa04d0 item 44 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.123661419 +0000 UTC m=+33.764726512 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb180): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa08c0 item 45 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.124200276 +0000 UTC m=+33.765265358 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3eb680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.124200276 +0000 UTC m=+33.765265358 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d3ebd80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa0d20 item 45 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.125631257 +0000 UTC m=+33.766696339 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4244c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1110 item 46 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.126131181 +0000 UTC m=+33.767196263 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4249c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.126131181 +0000 UTC m=+33.767196263 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4250c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa12d0 item 46 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.127856317 +0000 UTC m=+33.768921400 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1650 item 47 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.128352994 +0000 UTC m=+33.769418077 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d425c00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.128352994 +0000 UTC m=+33.769418077 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49a400): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa18f0 item 47 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.129854208 +0000 UTC m=+33.770919300 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49aa40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1c70 item 48 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.130448331 +0000 UTC m=+33.771513413 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49af40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.130448331 +0000 UTC m=+33.771513413 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49b640): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972daa1e30 item 48 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.132005158 +0000 UTC m=+33.773070290 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d49bc80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7163f0 item 49 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.132719247 +0000 UTC m=+33.773784349 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.132719247 +0000 UTC m=+33.773784349 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7165b0 item 49 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.134185845 +0000 UTC m=+33.775250927 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d550dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716a10 item 50 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.134810694 +0000 UTC m=+33.775875786 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5512c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.134810694 +0000 UTC m=+33.775875786 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716bd0 item 50 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.136428558 +0000 UTC m=+33.777493650 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d551ec0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d716f50 item 51 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.136941847 +0000 UTC m=+33.778006939 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5744c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.136941847 +0000 UTC m=+33.778006939 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d574a00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717110 item 51 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.138561355 +0000 UTC m=+33.779626436 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7175e0 item 52 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.140018424 +0000 UTC m=+33.781083506 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575580): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.140018424 +0000 UTC m=+33.781083506 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d575b00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7177a0 item 52 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.141352893 +0000 UTC m=+33.782417975 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4280): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717b20 item 53 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.142497874 +0000 UTC m=+33.783562976 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.142497874 +0000 UTC m=+33.783562976 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c4cc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d717d50 item 53 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.144685564 +0000 UTC m=+33.785750647 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5340): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494460 item 54 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.145307918 +0000 UTC m=+33.786373000 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.145307918 +0000 UTC m=+33.786373000 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5c5dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494690 item 54 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.14698802 +0000 UTC m=+33.788053112 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fe540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494af0 item 55 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.147607088 +0000 UTC m=+33.788672181 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fea40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.147607088 +0000 UTC m=+33.788672181 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5fef80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d494cb0 item 55 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.149490404 +0000 UTC m=+33.790555496 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ff600): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495110 item 56 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.150214029 +0000 UTC m=+33.791279131 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5ffb00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.150214029 +0000 UTC m=+33.791279131 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a180): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495420 item 56 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.152249131 +0000 UTC m=+33.793314223 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63a7c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495880 item 57 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.15286317 +0000 UTC m=+33.793928262 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63ad00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495b90 item 57 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.154803332 +0000 UTC m=+33.795868424 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b240): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.154803332 +0000 UTC m=+33.795868424 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63b7c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d495d50 item 57 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.156364749 +0000 UTC m=+33.797429852 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d63be00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4deaf0 item 58 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.156977726 +0000 UTC m=+33.798042818 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e440): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4df570 item 58 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.157682728 +0000 UTC m=+33.798747820 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65e980): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.157682728 +0000 UTC m=+33.798747820 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65ef40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4df730 item 58 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.159190803 +0000 UTC m=+33.800255895 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65f580): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d4dfc70 item 59 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.159767452 +0000 UTC m=+33.800832544 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d65fac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ea310 item 59 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.160473264 +0000 UTC m=+33.801538356 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.160473264 +0000 UTC m=+33.801538356 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ea690 item 59 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.162594609 +0000 UTC m=+33.803659701 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d676cc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eac40 item 60 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.163198058 +0000 UTC m=+33.804263150 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eae70 item 60 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.163942172 +0000 UTC m=+33.805007274 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.163942172 +0000 UTC m=+33.805007274 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d677d00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eb1f0 item 60 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.165502066 +0000 UTC m=+33.806567158 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2440): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0eb8f0 item 61 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.166151833 +0000 UTC m=+33.807216915 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a2980): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.166151833 +0000 UTC m=+33.807216915 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d0ebab0 item 61 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.167947853 +0000 UTC m=+33.809012935 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a36c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600070 item 62 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.168591619 +0000 UTC m=+33.809656701 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6a3c00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.168591619 +0000 UTC m=+33.809656701 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0400): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600230 item 62 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.169952808 +0000 UTC m=+33.811017889 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0a40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600850 item 63 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.170432193 +0000 UTC m=+33.811497275 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d0f80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.170432193 +0000 UTC m=+33.811497275 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600a80 item 63 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.171775508 +0000 UTC m=+33.812840610 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d6d1cc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d600e00 item 64 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.172326128 +0000 UTC m=+33.813391210 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.172326128 +0000 UTC m=+33.813391210 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d712a00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6010a0 item 64 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.173648684 +0000 UTC m=+33.814713766 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d713040): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601500 item 65 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.174179747 +0000 UTC m=+33.815244828 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7134c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.174179747 +0000 UTC m=+33.815244828 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7139c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d6016c0 item 65 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.175672754 +0000 UTC m=+33.816737846 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601b90 item 66 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.176362758 +0000 UTC m=+33.817427859 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73c580): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.176362758 +0000 UTC m=+33.817427859 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73cac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d601d50 item 66 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.177827993 +0000 UTC m=+33.818893085 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd236c0 item 67 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.178461108 +0000 UTC m=+33.819526200 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73d580): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.178461108 +0000 UTC m=+33.819526200 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d73da80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cd23880 item 67 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.180213546 +0000 UTC m=+33.821278638 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2150 item 68 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.180807667 +0000 UTC m=+33.821872759 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76e700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.180807667 +0000 UTC m=+33.821872759 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76ec40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2700 item 68 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.182305033 +0000 UTC m=+33.823370125 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f280): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2af0 item 69 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.182869699 +0000 UTC m=+33.823934791 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76f700): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.182869699 +0000 UTC m=+33.823934791 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d76fc00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a2d90 item 69 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.184447417 +0000 UTC m=+33.825512509 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6380): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a32d0 item 70 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.187294071 +0000 UTC m=+33.828359193 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6880): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.187294071 +0000 UTC m=+33.828359193 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b6dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d3a3d50 item 70 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.18882492 +0000 UTC m=+33.829890032 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7440): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48e460 item 71 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.190319702 +0000 UTC m=+33.831384794 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7940): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.190319702 +0000 UTC m=+33.831384794 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d7b7e40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48e850 item 71 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.191712701 +0000 UTC m=+33.832777793 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80c5c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48f420 item 72 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.192419045 +0000 UTC m=+33.833484137 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80cac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.192419045 +0000 UTC m=+33.833484137 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d000): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48f730 item 72 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.194944371 +0000 UTC m=+33.836009463 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80d5c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48fab0 item 73 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.195546098 +0000 UTC m=+33.836611190 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d80dac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d48fce0 item 73 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.196163613 +0000 UTC m=+33.837228705 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.196163613 +0000 UTC m=+33.837228705 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8885c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76150 item 73 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.197581529 +0000 UTC m=+33.838646631 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d888c00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76850 item 74 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.198154701 +0000 UTC m=+33.839219793 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889100): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76a80 item 74 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.198826138 +0000 UTC m=+33.839891230 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889640): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.198826138 +0000 UTC m=+33.839891230 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d889bc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce76e00 item 74 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.200929459 +0000 UTC m=+33.841994551 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce77260 item 75 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.201806544 +0000 UTC m=+33.842871636 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aa800): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): _writeAt: size=3, off=2 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce776c0 item 75 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.202826741 +0000 UTC m=+33.843891833 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8aad40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.202826741 +0000 UTC m=+33.843891833 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab280): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972ce77880 item 75 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.204492405 +0000 UTC m=+33.845557486 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ab8c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b110 item 76 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.20498802 +0000 UTC m=+33.846053102 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8abdc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b490 item 76 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): _writeAt: size=3, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.205675457 +0000 UTC m=+33.846740539 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc400): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.205675457 +0000 UTC m=+33.846740539 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc980): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b650 item 76 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.209144806 +0000 UTC m=+33.850209908 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8ccfc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798150 item 77 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.210219054 +0000 UTC m=+33.851284146 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.210219054 +0000 UTC m=+33.851284146 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58e7c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7580e0 item 77 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.211997781 +0000 UTC m=+33.853062873 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58ee00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758460 item 78 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.212565483 +0000 UTC m=+33.853630575 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58f300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.212565483 +0000 UTC m=+33.853630575 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d58fa00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758620 item 78 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.21455125 +0000 UTC m=+33.855616343 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a480): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758af0 item 79 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.215121968 +0000 UTC m=+33.856187080 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90a980): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.215121968 +0000 UTC m=+33.856187080 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d758e70 item 79 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.216715495 +0000 UTC m=+33.857780588 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90b6c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7591f0 item 80 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.217360664 +0000 UTC m=+33.858425756 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d90bbc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.217360664 +0000 UTC m=+33.858425756 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cc3c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759490 item 80 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.219236595 +0000 UTC m=+33.860301687 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cca00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759810 item 81 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.219862485 +0000 UTC m=+33.860927577 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.219862485 +0000 UTC m=+33.860927577 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cd740): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7599d0 item 81 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.22170808 +0000 UTC m=+33.862773172 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d8cddc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d759dc0 item 82 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.222506416 +0000 UTC m=+33.863571518 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52e600): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.222506416 +0000 UTC m=+33.863571518 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52ebc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798310 item 82 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.224403718 +0000 UTC m=+33.865468820 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f240): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798690 item 83 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.226464167 +0000 UTC m=+33.867529259 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52f7c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.226464167 +0000 UTC m=+33.867529259 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d52fd00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d7988c0 item 83 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.228286367 +0000 UTC m=+33.869351459 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d0b9300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798cb0 item 84 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.228959798 +0000 UTC m=+33.870024890 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d1422c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.228959798 +0000 UTC m=+33.870024890 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d143540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d798ee0 item 84 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.230561612 +0000 UTC m=+33.871626704 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3c780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799340 item 85 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.231435942 +0000 UTC m=+33.872501044 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3d8c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.231435942 +0000 UTC m=+33.872501044 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cd3de40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972d799b20 item 85 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.232948127 +0000 UTC m=+33.874013219 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4087c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30070 item 86 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.233996335 +0000 UTC m=+33.875061427 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d408d40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.233996335 +0000 UTC m=+33.875061427 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d4092c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30230 item 86 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.236591454 +0000 UTC m=+33.877656546 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409940): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30690 item 87 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.23750098 +0000 UTC m=+33.878566072 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d409e40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.23750098 +0000 UTC m=+33.878566072 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf80ac0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30850 item 87 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.239145064 +0000 UTC m=+33.880210166 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30c40 item 88 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.239735318 +0000 UTC m=+33.880800410 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972cf81a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.239735318 +0000 UTC m=+33.880800410 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596180): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db30e00 item 88 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.241278521 +0000 UTC m=+33.882343613 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31180 item 89 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.244876342 +0000 UTC m=+33.885941434 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d596d80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31340 item 89 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.247611705 +0000 UTC m=+33.888676797 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d5972c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.247611705 +0000 UTC m=+33.888676797 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31500 item 89 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): >openPending: err= 2026/08/14 01:10:20 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:20 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-cebuqut7lise/dir/file1: no such file or directory 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.24940496 +0000 UTC m=+33.890470052 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d597e80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db319d0 item 90 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.25017314 +0000 UTC m=+33.891238232 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972db31ce0 item 90 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.251060475 +0000 UTC m=+33.892125567 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d036a80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.251060475 +0000 UTC m=+33.892125567 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037040): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b110 item 90 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.25287541 +0000 UTC m=+33.893940502 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037680): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cc4b7a0 item 91 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.253810466 +0000 UTC m=+33.894875568 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d037bc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): >_readAt: n=2, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): _writeAt: size=3, off=7 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14070 item 91 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.254634491 +0000 UTC m=+33.895699584 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a200): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): >_readAt: n=8, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.254634491 +0000 UTC m=+33.895699584 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03a780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14230 item 91 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.256412006 +0000 UTC m=+33.897477098 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03adc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da145b0 item 92 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.257124712 +0000 UTC m=+33.898189804 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b300): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): open at offset 5 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14770 item 92 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): _readAt: size=2, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): _writeAt: size=3, off=5 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): >_writeAt: n=3, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.258154996 +0000 UTC m=+33.899220088 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03b840): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): >_readAt: n=3, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.258154996 +0000 UTC m=+33.899220088 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d03be00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14a10 item 92 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.259712005 +0000 UTC m=+33.900777097 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04c540): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da14e70 item 93 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.260405986 +0000 UTC m=+33.901471078 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04ca80): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.260405986 +0000 UTC m=+33.901471078 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d180): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15030 item 93 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.262251579 +0000 UTC m=+33.903316671 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04d7c0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da153b0 item 94 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.262911194 +0000 UTC m=+33.903976286 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d04dd00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.262911194 +0000 UTC m=+33.903976286 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064500): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15570 item 94 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.264677267 +0000 UTC m=+33.905742359 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d064b40): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da158f0 item 95 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.265355978 +0000 UTC m=+33.906421070 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065080): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.265355978 +0000 UTC m=+33.906421070 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065780): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15ab0 item 95 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): open at offset 0 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): _readAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): >_readAt: n=0, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.267541474 +0000 UTC m=+33.908606566 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d065dc0): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): >openPending: err= 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972da15e30 item 96 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.268279537 +0000 UTC m=+33.909344639 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204400): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 01:10:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 01:10:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): _readAt: size=512, off=0 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): openPending: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): >openPending: err= 2026/08/14 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): >_readAt: n=5, err=EOF 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): close: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 01:10:20.268279537 +0000 UTC m=+33.909344639 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : open-test-file(0x3d972d204b00): >close: err= 2026/08/14 01:10:20 DEBUG : open-test-file: Remove: 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d972cdd85b0 item 96 2026/08/14 01:10:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 01:10:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 01:10:20 DEBUG : open-test-file: >Remove: err= 2026/08/14 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : >WaitForWriters: 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.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.01s) --- 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.26s) --- 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.01s) --- 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.01s) --- 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : file1: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): openPending: 2026/08/14 01:10:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): >openPending: err= 2026/08/14 01:10:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 01:10:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): _writeAt: size=2, off=0 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): >_writeAt: n=2, err= 2026/08/14 01:10:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): RWFileHandle.Flush 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): RWFileHandle.Release 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): close: 2026/08/14 01:10:20 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 01:10:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : file1(0x3d972d205500): >close: err= 2026/08/14 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:20 DEBUG : file1: vfs cache: starting upload 2026/08/14 01:10:20 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1.a0a9169e.partial" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1.a0a9169e.partial 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1.a0a9169e.partial" 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-cebuqut7lise/file1.a0a9169e.partial 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:20 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/14 01:10:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 01:10:20 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/14 01:10:20 INFO : file1: Copied (new) 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:20 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/14 01:10:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/14 01:10:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 01:10:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:20 DEBUG : >WaitForWriters: 2026/08/14 01:10:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:20 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:20 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/14 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : file1: reading active writers 2026/08/14 01:10:20 DEBUG : >WaitForWriters: 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:20 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:20 DEBUG : rename_me: newRWFileHandle: 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): openPending: 2026/08/14 01:10:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): >openPending: err= 2026/08/14 01:10:20 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 01:10:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/14 01:10:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): _writeAt: size=5, off=0 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): >_writeAt: n=5, err= 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): close: 2026/08/14 01:10:20 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-14 01:10:20.822475223 +0000 UTC m=+34.463540316 2026/08/14 01:10:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/14 01:10:20 DEBUG : rename_me(0x3d972d85ab40): >close: err= 2026/08/14 01:10:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/14 01:10:20 DEBUG : i_was_renamed: Updating file with 0x3d972d14f790 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/14 01:10:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 01:10:20 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/14 01:10:20 DEBUG : i_was_renamed.893147c2.partial: size = 5 OK 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/i_was_renamed.893147c2.partial" 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/i_was_renamed.893147c2.partial 2026/08/14 01:10:20 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/i_was_renamed.893147c2.partial" 2026/08/14 01:10:20 DEBUG : Looking for writers 2026/08/14 01:10:20 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/i_was_renamed.893147c2.partial 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : i_was_renamed.893147c2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:21 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:21 DEBUG : i_was_renamed.893147c2.partial: renamed to: i_was_renamed 2026/08/14 01:10:21 INFO : i_was_renamed: Copied (new) 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/i_was_renamed" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/i_was_renamed 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/i_was_renamed" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/i_was_renamed 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:21 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-14 01:10:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 01:10:21 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/14 01:10:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 01:10:21 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/14 01:10:21 DEBUG : Looking for writers 2026/08/14 01:10:21 DEBUG : i_was_renamed: reading active writers 2026/08/14 01:10:21 DEBUG : >WaitForWriters: 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:21 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 01:10:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-cebuqut7lise" 2026/08/14 01:10:21 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/14 01:10:21 DEBUG : forgetting directory cache 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): _readAt: size=512, off=0 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): openPending: 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:11:21 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): >openPending: err= 2026/08/14 01:10:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): >_readAt: n=20, err=EOF 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): close: 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:11:21 +0000 UTC 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate(0x3d972cd50900): >close: err= 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : forgetting directory cache 2026/08/14 01:10:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:21 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:21 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): _readAt: size=512, off=0 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): openPending: 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:12:21 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-14 00:11:21 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 00:12:21 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-14 00:11:21 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/14 01:10:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): >openPending: err= 2026/08/14 01:10:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): >_readAt: n=20, err=EOF 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): close: 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:12:21 +0000 UTC 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972d85b7c0): >close: err= 2026/08/14 01:10:22 DEBUG : Re-reading directory (101.937594ms old) 2026/08/14 01:10:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : forgetting directory cache 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): _readAt: size=512, off=0 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): openPending: 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:13:21 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-14 00:12:21 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 00:13:21 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-14 00:12:21 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/14 01:10:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): >openPending: err= 2026/08/14 01:10:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): >_readAt: n=20, err=EOF 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): close: 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:13:21 +0000 UTC 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate(0x3d972cd516c0): >close: err= 2026/08/14 01:10:22 DEBUG : Re-reading directory (102.200442ms old) 2026/08/14 01:10:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:22 DEBUG : forgetting directory cache 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:22 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:22 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): _readAt: size=512, off=0 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): openPending: 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:14:21 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-14 00:13:21 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 00:14:21 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-14 00:13:21 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/14 01:10:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): >openPending: err= 2026/08/14 01:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): >_readAt: n=20, err=EOF 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): close: 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:14:21 +0000 UTC 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d6fa140): >close: err= 2026/08/14 01:10:23 DEBUG : Re-reading directory (106.693161ms old) 2026/08/14 01:10:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : forgetting directory cache 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): _readAt: size=512, off=0 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): openPending: 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:15:21 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-14 00:14:21 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 00:15:21 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-14 00:14:21 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/14 01:10:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): >openPending: err= 2026/08/14 01:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): >_readAt: n=20, err=EOF 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): close: 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:15:21 +0000 UTC 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate(0x3d972d2b7380): >close: err= 2026/08/14 01:10:23 DEBUG : Re-reading directory (109.734702ms old) 2026/08/14 01:10:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:23 DEBUG : forgetting directory cache 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:23 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:23 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): _readAt: size=512, off=0 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): openPending: 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 00:16:21 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-14 00:15:21 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 00:16:21 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-14 00:15:21 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/14 01:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 01:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): >openPending: err= 2026/08/14 01:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): >_readAt: n=20, err=EOF 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): close: 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:16:21 +0000 UTC 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d6fa9c0): >close: err= 2026/08/14 01:10:24 DEBUG : Re-reading directory (108.934763ms old) 2026/08/14 01:10:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : forgetting directory cache 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): _readAt: size=512, off=0 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): openPending: 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-14 00:17:21 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-14 00:16:21 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-14 00:17:21 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-14 00:16:21 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/14 01:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/14 01:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): >openPending: err= 2026/08/14 01:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): >_readAt: n=21, err=EOF 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): close: 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:17:21 +0000 UTC 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate(0x3d972d424100): >close: err= 2026/08/14 01:10:24 DEBUG : Re-reading directory (109.83927ms old) 2026/08/14 01:10:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:24 DEBUG : forgetting directory cache 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:24 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:24 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): _readAt: size=512, off=0 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): openPending: 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-14 00:18:21 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-14 00:17:21 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-14 00:18:21 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-14 00:17:21 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/14 01:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/14 01:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): >openPending: err= 2026/08/14 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): >_readAt: n=22, err=EOF 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): close: 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:18:21 +0000 UTC 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d4250c0): >close: err= 2026/08/14 01:10:25 DEBUG : Re-reading directory (111.921961ms old) 2026/08/14 01:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : forgetting directory cache 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): _readAt: size=512, off=0 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): openPending: 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-14 00:19:21 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-14 00:18:21 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-14 00:19:21 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-14 00:18:21 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/14 01:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/14 01:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): >openPending: err= 2026/08/14 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): >_readAt: n=23, err=EOF 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): close: 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:19:21 +0000 UTC 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate(0x3d972d5ec5c0): >close: err= 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : forgetting directory cache 2026/08/14 01:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:25 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:25 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): _readAt: size=512, off=0 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): openPending: 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/TestRWCacheUpdate" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-cebuqut7lise/TestRWCacheUpdate 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-14 00:20:21 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-14 00:19:21 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-14 00:20:21 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-14 00:19:21 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/14 01:10:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/14 01:10:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): >openPending: err= 2026/08/14 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): >_readAt: n=24, err=EOF 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): close: 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 00:20:21 +0000 UTC 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate(0x3d972d5ed0c0): >close: err= 2026/08/14 01:10:26 DEBUG : Re-reading directory (100.547021ms old) 2026/08/14 01:10:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 01:10:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:26 DEBUG : Looking for writers 2026/08/14 01:10:26 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/14 01:10:26 DEBUG : >WaitForWriters: 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.12s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : forgetting directory cache 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/14 01:10:26 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:26 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 01:10:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 01:10:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 01:10:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 01:10:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 01:10:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:26 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/FiLeA" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-cebuqut7lise/FiLeA 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/14 01:10:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 01:10:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 01:10:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FiLeB" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/FiLeB 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 01:10:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 01:10:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/FilEb" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-cebuqut7lise/FilEb 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/14 01:10:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/14 01:10:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/14 01:10:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/14 01:10:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/14 01:10:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 01:10:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 01:10:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 01:10:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 01:10:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 01:10:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:27 DEBUG : Looking for writers 2026/08/14 01:10:27 DEBUG : FiLeA: reading active writers 2026/08/14 01:10:27 DEBUG : FiLeB: reading active writers 2026/08/14 01:10:27 DEBUG : FilEb: reading active writers 2026/08/14 01:10:27 DEBUG : >WaitForWriters: 2026/08/14 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:27 DEBUG : Looking for writers 2026/08/14 01:10:27 DEBUG : FiLeA: reading active writers 2026/08/14 01:10:27 DEBUG : FiLeB: reading active writers 2026/08/14 01:10:27 DEBUG : FilEb: reading active writers 2026/08/14 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.65s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/normal name with no special characters.txt" 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt 2026/08/14 01:10:27 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/normal name with no special characters.txt 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/normal name with no special characters.txt" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-cebuqut7lise/normal name with no special characters.txt 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/14 01:10:28 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/normal name with no special characters.txt" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/normal\ name\ with\ no\ special\ characters.txt" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-cebuqut7lise/normal name with no special characters.txt 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/測試_Русский___ě_áñ" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-cebuqut7lise/測試_Русский___ě_áñ 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:28 DEBUG : Looking for writers 2026/08/14 01:10:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/14 01:10:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/14 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.64s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:28 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Reusing VFS from active cache 2026/08/14 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:28 DEBUG : Looking for writers 2026/08/14 01:10:28 DEBUG : >WaitForWriters: 2026/08/14 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:28 DEBUG : Looking for writers 2026/08/14 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:28 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:28 DEBUG : Looking for writers 2026/08/14 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:28 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:28 DEBUG : Looking for writers 2026/08/14 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:28 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:28 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:29 DEBUG : dir: Looking for writers 2026/08/14 01:10:29 DEBUG : file2: reading active writers 2026/08/14 01:10:29 DEBUG : Looking for writers 2026/08/14 01:10:29 DEBUG : dir: reading active writers 2026/08/14 01:10:29 DEBUG : file1: reading active writers 2026/08/14 01:10:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.44s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:29 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:29 DEBUG : dir: Looking for writers 2026/08/14 01:10:29 DEBUG : Looking for writers 2026/08/14 01:10:29 DEBUG : file1: reading active writers 2026/08/14 01:10:29 DEBUG : dir: reading active writers 2026/08/14 01:10:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.40s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:29 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:29 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 01:10:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 01:10:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 01:10:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/14 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/new_file.txt" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/new_file.txt 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/new_file.txt" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/dir/new_file.txt 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/14 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 01:10:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 01:10:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:29 DEBUG : dir: Looking for writers 2026/08/14 01:10:29 DEBUG : file2: reading active writers 2026/08/14 01:10:29 DEBUG : new_file.txt: reading active writers 2026/08/14 01:10:29 DEBUG : Looking for writers 2026/08/14 01:10:29 DEBUG : dir: reading active writers 2026/08/14 01:10:29 DEBUG : file1: reading active writers 2026/08/14 01:10:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:29 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:29 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file2" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/dir/file2 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/14 01:10:30 DEBUG : dir/file1: Updating file with dir/file1 0x3d972d733380 2026/08/14 01:10:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 01:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/dir/file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/dir/file1 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:30 INFO : dir/file1: Moved (server-side) to: file0 2026/08/14 01:10:30 DEBUG : file0: Updating file with file0 0x3d972d733380 2026/08/14 01:10:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file0" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file0 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file0" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-cebuqut7lise/file0 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file0" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file0 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file0" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-cebuqut7lise/file0 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:30 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/14 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:30 DEBUG : dir: Looking for writers 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 DEBUG : dir: reading active writers 2026/08/14 01:10:30 DEBUG : file0: reading active writers 2026/08/14 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:30 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Server has VFS statistics extension 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: About path "/rclone-test-cebuqut7lise" 2026/08/14 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.01s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:30 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/14 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 DEBUG : a: Looking for writers 2026/08/14 01:10:30 DEBUG : b: Looking for writers 2026/08/14 01:10:30 DEBUG : c: Looking for writers 2026/08/14 01:10:30 DEBUG : d: Looking for writers 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 DEBUG : /: reading active writers 2026/08/14 01:10:30 DEBUG : a: reading active writers 2026/08/14 01:10:30 DEBUG : b: reading active writers 2026/08/14 01:10:30 DEBUG : c: reading active writers 2026/08/14 01:10:30 DEBUG : d: reading active writers 2026/08/14 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:30 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/14 01:10:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/14 01:10:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/14 01:10:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/14 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:30 DEBUG : a/b/c/d: Looking for writers 2026/08/14 01:10:30 DEBUG : a/b/c: Looking for writers 2026/08/14 01:10:30 DEBUG : d: reading active writers 2026/08/14 01:10:30 DEBUG : a/b: Looking for writers 2026/08/14 01:10:30 DEBUG : c: reading active writers 2026/08/14 01:10:30 DEBUG : a: Looking for writers 2026/08/14 01:10:30 DEBUG : b: reading active writers 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 DEBUG : a: reading active writers 2026/08/14 01:10:30 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:30 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:30 DEBUG : Looking for writers 2026/08/14 01:10:30 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-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:30 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 01:10:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 01:10:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:10:30 DEBUG : file1: size = 5 OK 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:30 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:31 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/14 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/14 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 01:10:31 DEBUG : file1: size = 0 OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (7 bytes), uploading instead of streaming 2026/08/14 01:10:31 DEBUG : file1: size = 7 OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:31 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:31 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/14 01:10:31 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/14 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:31 DEBUG : Looking for writers 2026/08/14 01:10:31 DEBUG : file1: reading active writers 2026/08/14 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.55s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:31 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:31 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/14 01:10:32 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/14 01:10:32 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/14 01:10:32 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (11 bytes), uploading instead of streaming 2026/08/14 01:10:32 DEBUG : file1: size = 11 OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:32 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 01:10:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:32 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:32 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/14 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:32 DEBUG : Looking for writers 2026/08/14 01:10:32 DEBUG : file1: reading active writers 2026/08/14 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.34s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:32 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Connection OK after error: context canceled 2026/08/14 01:10:32 DEBUG : file1: Removed after failed upload: context canceled 2026/08/14 01:10:32 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/14 01:10:32 DEBUG : file1: Remove: 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 01:10:32 DEBUG : file1: >Remove: err= 2026/08/14 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:32 DEBUG : Looking for writers 2026/08/14 01:10:32 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:32 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Connection OK after error: context canceled 2026/08/14 01:10:32 DEBUG : file1: Removed after failed upload: context canceled 2026/08/14 01:10:32 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/14 01:10:32 DEBUG : file1: Remove: 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 01:10:32 DEBUG : file1: >Remove: err= 2026/08/14 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:32 DEBUG : Looking for writers 2026/08/14 01:10:32 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:32 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:32 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/14 01:10:32 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:10:32 DEBUG : file2: size = 5 OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:32 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:32 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:32 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/14 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:32 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/file2" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-cebuqut7lise/file2 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file2: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.02s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:10:33 DEBUG : file1: size = 5 OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/14 01:10:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file1: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: WriteFileHandle.Release closing 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 01:10:33 DEBUG : file1: size = 0 OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file1: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (2 bytes), uploading instead of streaming 2026/08/14 01:10:33 DEBUG : file1: size = 2 OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/14 01:10:33 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 01:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file1: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 01:10:33 DEBUG : file1: size = 0 OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/14 01:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 01:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 01:10:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file1: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: File to upload is small (100 bytes), uploading instead of streaming 2026/08/14 01:10:33 DEBUG : file1: size = 100 OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/file1" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: e6a08aa758ccb59158463b576eb42ccd /rclone-test-cebuqut7lise/file1 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : file1: Parsed hash: e6a08aa758ccb59158463b576eb42ccd 2026/08/14 01:10:33 DEBUG : file1: md5 = e6a08aa758ccb59158463b576eb42ccd OK 2026/08/14 01:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 01:10:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 01:10:33 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 01:10:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 01:10:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:33 DEBUG : Looking for writers 2026/08/14 01:10:33 DEBUG : file1: reading active writers 2026/08/14 01:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 01:10:33 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 01:10:33 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/14 01:10:33 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 01:10:33 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/14 01:10:33 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/14 01:10:33 DEBUG : stalled: Remove: 2026/08/14 01:10:33 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/14 01:10:33 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:33 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:33 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:33 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: sha1sum /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/14 01:10:34 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/14 01:10:34 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/14 01:10:34 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:34 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f000.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-cebuqut7lise/flat/f000.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/14 01:10:34 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/14 01:10:34 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/14 01:10:34 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:34 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f001.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-cebuqut7lise/flat/f001.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:34 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/14 01:10:34 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/14 01:10:34 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/14 01:10:34 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:34 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:34 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f002.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-cebuqut7lise/flat/f002.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/14 01:10:35 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/14 01:10:35 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f003.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-cebuqut7lise/flat/f003.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/14 01:10:35 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/14 01:10:35 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/flat/f004.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-cebuqut7lise/flat/f004.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/14 01:10:35 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:35 DEBUG : flat: Looking for writers 2026/08/14 01:10:35 DEBUG : f003.txt: reading active writers 2026/08/14 01:10:35 DEBUG : f004.txt: reading active writers 2026/08/14 01:10:35 DEBUG : f000.txt: reading active writers 2026/08/14 01:10:35 DEBUG : f001.txt: reading active writers 2026/08/14 01:10:35 DEBUG : f002.txt: reading active writers 2026/08/14 01:10:35 DEBUG : Looking for writers 2026/08/14 01:10:35 DEBUG : flat: reading active writers 2026/08/14 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.51s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:35 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/14 01:10:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/a/b/c/deep.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/a/b/c/deep.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/a/b/c/deep.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-cebuqut7lise/a/b/c/deep.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/14 01:10:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/14 01:10:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/a/b/mid.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/a/b/mid.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/a/b/mid.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-cebuqut7lise/a/b/mid.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/14 01:10:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/14 01:10:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/a/top.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/a/top.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/a/top.txt" 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-cebuqut7lise/a/top.txt 2026/08/14 01:10:35 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:35 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/14 01:10:35 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:35 DEBUG : a/b/c: Looking for writers 2026/08/14 01:10:35 DEBUG : deep.txt: reading active writers 2026/08/14 01:10:35 DEBUG : a/b: Looking for writers 2026/08/14 01:10:35 DEBUG : c: reading active writers 2026/08/14 01:10:35 DEBUG : mid.txt: reading active writers 2026/08/14 01:10:35 DEBUG : a: Looking for writers 2026/08/14 01:10:35 DEBUG : b: reading active writers 2026/08/14 01:10:35 DEBUG : top.txt: reading active writers 2026/08/14 01:10:35 DEBUG : Looking for writers 2026/08/14 01:10:35 DEBUG : a: reading active writers 2026/08/14 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.37s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:35 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/bigdir/big.bin" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/bigdir/big.bin 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/bigdir/big.bin" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 905f20a0639ea6d5557b9027ff5b2906 /rclone-test-cebuqut7lise/bigdir/big.bin 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:36 DEBUG : bigdir/big.bin: Parsed hash: 905f20a0639ea6d5557b9027ff5b2906 2026/08/14 01:10:36 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:36 DEBUG : bigdir: Looking for writers 2026/08/14 01:10:36 DEBUG : big.bin: reading active writers 2026/08/14 01:10:36 DEBUG : Looking for writers 2026/08/14 01:10:36 DEBUG : bigdir: reading active writers 2026/08/14 01:10:36 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.00s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-cebuqut7lise", Local "Local file system at /tmp/rclone2002734858", Modify Window "1s" 2026/08/14 01:10:36 INFO : sftp://rclone@:22/rclone-test-cebuqut7lise: poll-interval is not supported by this remote 2026/08/14 01:10:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/14 01:10:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/14 01:10:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:36 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir1/a.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir1/a.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir1/a.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-cebuqut7lise/dir1/a.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:36 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/14 01:10:36 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/14 01:10:36 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/14 01:10:36 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:36 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir2/b.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir2/b.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir2/b.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: 415290769594460e2e485922904f345d /rclone-test-cebuqut7lise/dir2/b.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:36 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/14 01:10:36 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/14 01:10:36 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/14 01:10:36 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 01:10:36 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Shell path "/rclone-test-cebuqut7lise/dir3/c.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: creating additional session 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Running remote command: md5sum /rclone-test-cebuqut7lise/dir3/c.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-cebuqut7lise/dir3/c.txt" 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: command exited OK 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-cebuqut7lise/dir3/c.txt 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: ssh external: close 2026/08/14 01:10:36 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/14 01:10:36 DEBUG : WaitForWriters: timeout=30s 2026/08/14 01:10:36 DEBUG : dir1: Looking for writers 2026/08/14 01:10:36 DEBUG : a.txt: reading active writers 2026/08/14 01:10:36 DEBUG : dir2: Looking for writers 2026/08/14 01:10:36 DEBUG : b.txt: reading active writers 2026/08/14 01:10:36 DEBUG : dir3: Looking for writers 2026/08/14 01:10:36 DEBUG : c.txt: reading active writers 2026/08/14 01:10:36 DEBUG : Looking for writers 2026/08/14 01:10:36 DEBUG : dir1: reading active writers 2026/08/14 01:10:36 DEBUG : dir2: reading active writers 2026/08/14 01:10:36 DEBUG : dir3: reading active writers 2026/08/14 01:10:36 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/14 01:10:36 DEBUG : sftp://rclone@:22/rclone-test-cebuqut7lise: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.641001282s (try 1/5)