"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/07/21 04:27:57 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fulokoz9nihu" 2026/07/21 04:27:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:27:57 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/21 04:27:57 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/07/21 04:27:57 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/21 04:27:57 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/07/21 04:27:57 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell type "unix" from config 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Relative path resolved to "/rclone-test-fulokoz9nihu" 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Using root directory "/rclone-test-fulokoz9nihu" 2026/07/21 04:27:57 DEBUG : Creating backend with remote "/tmp/rclone3287842976" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:57 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:57 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:58 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:58 DEBUG : dir: Looking for writers 2026/07/21 04:27:58 DEBUG : Looking for writers 2026/07/21 04:27:58 DEBUG : dir: reading active writers 2026/07/21 04:27:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.25s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:58 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/21 04:27:58 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:58 DEBUG : dir/subdir: Looking for writers 2026/07/21 04:27:58 DEBUG : dir: Looking for writers 2026/07/21 04:27:58 DEBUG : file1: reading active writers 2026/07/21 04:27:58 DEBUG : file2: reading active writers 2026/07/21 04:27:58 DEBUG : subdir: reading active writers 2026/07/21 04:27:58 DEBUG : Looking for writers 2026/07/21 04:27:58 DEBUG : dir: reading active writers 2026/07/21 04:27:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.64s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:58 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:58 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:59 DEBUG : dir: Looking for writers 2026/07/21 04:27:59 DEBUG : file1: reading active writers 2026/07/21 04:27:59 DEBUG : Looking for writers 2026/07/21 04:27:59 DEBUG : dir: reading active writers 2026/07/21 04:27:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:59 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:59 DEBUG : dir: Looking for writers 2026/07/21 04:27:59 DEBUG : Looking for writers 2026/07/21 04:27:59 DEBUG : dir: reading active writers 2026/07/21 04:27:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:59 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:59 DEBUG : dir: forgetting directory cache 2026/07/21 04:27:59 DEBUG : forgetting directory cache 2026/07/21 04:27:59 DEBUG : dir: forgetting directory cache 2026/07/21 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:59 DEBUG : Looking for writers 2026/07/21 04:27:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:59 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/21 04:27:59 DEBUG : dir: invalidating directory cache 2026/07/21 04:27:59 DEBUG : >ForgetPath: 2026/07/21 04:27:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/21 04:27:59 DEBUG : invalidating directory cache 2026/07/21 04:27:59 DEBUG : dir: forgetting directory cache 2026/07/21 04:27:59 DEBUG : >ForgetPath: 2026/07/21 04:27:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/21 04:27:59 DEBUG : >ForgetPath: 2026/07/21 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:27:59 DEBUG : dir: Looking for writers 2026/07/21 04:27:59 DEBUG : Looking for writers 2026/07/21 04:27:59 DEBUG : dir: reading active writers 2026/07/21 04:27:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.18s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:27:59 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/fil/a/b/c" 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/fil/a/b/c 2026/07/21 04:27:59 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/fil/a/b/c" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-fulokoz9nihu/fil/a/b/c 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/fil/a/b/c" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/fil/a/b/c 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/fil/a/b/c" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-fulokoz9nihu/fil/a/b/c 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:00 DEBUG : forgetting directory cache 2026/07/21 04:28:00 DEBUG : dir: forgetting directory cache 2026/07/21 04:28:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:00 DEBUG : dir: Looking for writers 2026/07/21 04:28:00 DEBUG : fil/a/b: Looking for writers 2026/07/21 04:28:00 DEBUG : fil/a: Looking for writers 2026/07/21 04:28:00 DEBUG : b: reading active writers 2026/07/21 04:28:00 DEBUG : fil: Looking for writers 2026/07/21 04:28:00 DEBUG : a: reading active writers 2026/07/21 04:28:00 DEBUG : Looking for writers 2026/07/21 04:28:00 DEBUG : dir: reading active writers 2026/07/21 04:28:00 DEBUG : fil: reading active writers 2026/07/21 04:28:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:00 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:00 DEBUG : dir: Looking for writers 2026/07/21 04:28:00 DEBUG : Looking for writers 2026/07/21 04:28:00 DEBUG : dir: reading active writers 2026/07/21 04:28:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:00 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:00 DEBUG : dir: Looking for writers 2026/07/21 04:28:00 DEBUG : file1: reading active writers 2026/07/21 04:28:00 DEBUG : Looking for writers 2026/07/21 04:28:00 DEBUG : dir: reading active writers 2026/07/21 04:28:00 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:00 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:00 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/subdir/file3" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-fulokoz9nihu/dir/subdir/file3 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/21 04:28:01 DEBUG : Waiting for deletions to finish 2026/07/21 04:28:01 INFO : dir/subdir/file3: Deleted 2026/07/21 04:28:01 DEBUG : removing 1 level 2 directories 2026/07/21 04:28:01 INFO : dir/subdir: Removing directory 2026/07/21 04:28:01 DEBUG : dir: invalidating directory cache 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/21 04:28:01 DEBUG : dir/file1: Reset virtual modtime 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/21 04:28:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/21 04:28:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:01 DEBUG : dir: invalidating directory cache 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/21 04:28:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/21 04:28:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 04:28:01 DEBUG : forgetting directory cache 2026/07/21 04:28:01 DEBUG : dir: forgetting directory cache 2026/07/21 04:28:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/21 04:28:01 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:01 DEBUG : dir/virtualDir: Looking for writers 2026/07/21 04:28:01 DEBUG : dir: Looking for writers 2026/07/21 04:28:01 DEBUG : file1: reading active writers 2026/07/21 04:28:01 DEBUG : virtualFile2: reading active writers 2026/07/21 04:28:01 DEBUG : virtualFile: reading active writers 2026/07/21 04:28:01 DEBUG : virtualDir: reading active writers 2026/07/21 04:28:01 DEBUG : Looking for writers 2026/07/21 04:28:01 DEBUG : dir: reading active writers 2026/07/21 04:28:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.64s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:01 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:01 ERROR : dir/: Can only open directories read only 2026/07/21 04:28:01 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:01 DEBUG : dir: Looking for writers 2026/07/21 04:28:01 DEBUG : Looking for writers 2026/07/21 04:28:01 DEBUG : dir: reading active writers 2026/07/21 04:28:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:01 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:01 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 04:28:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/21 04:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:28:02 DEBUG : dir/potato: size = 5 OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/potato" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/potato 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/potato" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/potato 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/21 04:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 04:28:02 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:02 DEBUG : dir: Looking for writers 2026/07/21 04:28:02 DEBUG : file1: reading active writers 2026/07/21 04:28:02 DEBUG : potato: reading active writers 2026/07/21 04:28:02 DEBUG : Looking for writers 2026/07/21 04:28:02 DEBUG : dir: reading active writers 2026/07/21 04:28:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:02 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:02 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:02 DEBUG : dir/sub: Looking for writers 2026/07/21 04:28:02 DEBUG : dir: Looking for writers 2026/07/21 04:28:02 DEBUG : file1: reading active writers 2026/07/21 04:28:02 DEBUG : sub: reading active writers 2026/07/21 04:28:02 DEBUG : Looking for writers 2026/07/21 04:28:02 DEBUG : dir: reading active writers 2026/07/21 04:28:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:02 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 04:28:02 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:02 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:03 DEBUG : dir/sub/subsub: Looking for writers 2026/07/21 04:28:03 DEBUG : dir/sub: Looking for writers 2026/07/21 04:28:03 DEBUG : subsub: reading active writers 2026/07/21 04:28:03 DEBUG : dir: Looking for writers 2026/07/21 04:28:03 DEBUG : file1: reading active writers 2026/07/21 04:28:03 DEBUG : sub: reading active writers 2026/07/21 04:28:03 DEBUG : Looking for writers 2026/07/21 04:28:03 DEBUG : dir: reading active writers 2026/07/21 04:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:03 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:03 ERROR : dir/: Dir.Remove not empty 2026/07/21 04:28:03 DEBUG : dir/file1: Remove: 2026/07/21 04:28:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:03 DEBUG : dir/file1: >Remove: err= 2026/07/21 04:28:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:03 DEBUG : Looking for writers 2026/07/21 04:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.20s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:03 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:03 DEBUG : dir/file1: Remove: 2026/07/21 04:28:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:03 DEBUG : dir/file1: >Remove: err= 2026/07/21 04:28:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:03 DEBUG : Looking for writers 2026/07/21 04:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:03 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:03 DEBUG : dir/file1: Remove: 2026/07/21 04:28:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:03 DEBUG : dir/file1: >Remove: err= 2026/07/21 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:03 DEBUG : dir: Looking for writers 2026/07/21 04:28:03 DEBUG : Looking for writers 2026/07/21 04:28:03 DEBUG : dir: reading active writers 2026/07/21 04:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.29s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:03 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:03 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fulokoz9nihu/dir/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fulokoz9nihu/dir/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 04:28:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/21 04:28:04 DEBUG : dir: Updating dir with dir2 0x879ac4ea000 2026/07/21 04:28:04 DEBUG : dir: forgetting directory cache 2026/07/21 04:28:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 04:28:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir2/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir2/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir2/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir2/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir2/file1" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir2/file1 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:04 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:04 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 04:28:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/21 04:28:05 DEBUG : file2: Updating file with file2 0x879ac91d040 2026/07/21 04:28:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 04:28:05 INFO : dir2/file3: Deleted 2026/07/21 04:28:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/21 04:28:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x879ac91d040 2026/07/21 04:28:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/21 04:28:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir2/file3" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir2/file3 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/21 04:28:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x879ac91dd40 2026/07/21 04:28:05 DEBUG : empty directory: forgetting directory cache 2026/07/21 04:28:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/21 04:28:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/21 04:28:05 DEBUG : dir2: Renaming to "dir3" 2026/07/21 04:28:05 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:05 DEBUG : renamed empty directory: Looking for writers 2026/07/21 04:28:05 DEBUG : dir3: Looking for writers 2026/07/21 04:28:05 DEBUG : file3: reading active writers 2026/07/21 04:28:05 DEBUG : Looking for writers 2026/07/21 04:28:05 DEBUG : dir3: reading active writers 2026/07/21 04:28:05 DEBUG : renamed empty directory: reading active writers 2026/07/21 04:28:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.85s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:05 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 04:28:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 04:28:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/21 04:28:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/21 04:28:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 04:28:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/21 04:28:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/21 04:28:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (12 bytes), uploading instead of streaming 2026/07/21 04:28:05 DEBUG : dir/sub/file2: size = 12 OK 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/sub/file2" 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/sub/file2 2026/07/21 04:28:05 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/sub/file2" 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-fulokoz9nihu/dir/sub/file2 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:06 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/21 04:28:06 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/21 04:28:06 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/21 04:28:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:06 DEBUG : forgetting directory cache 2026/07/21 04:28:06 DEBUG : dir: forgetting directory cache 2026/07/21 04:28:06 DEBUG : dir/sub: forgetting directory cache 2026/07/21 04:28:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/21 04:28:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:28:06 DEBUG : dir/sub/file0: size = 5 OK 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/sub/file0" 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/sub/file0 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/sub/file0" 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/sub/file0 2026/07/21 04:28:06 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:06 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/21 04:28:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 04:28:06 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:06 DEBUG : dir/sub: Looking for writers 2026/07/21 04:28:06 DEBUG : file0: reading active writers 2026/07/21 04:28:06 DEBUG : file2: reading active writers 2026/07/21 04:28:06 DEBUG : dir: Looking for writers 2026/07/21 04:28:06 DEBUG : file1: reading active writers 2026/07/21 04:28:06 DEBUG : sub: reading active writers 2026/07/21 04:28:06 DEBUG : Looking for writers 2026/07/21 04:28:06 DEBUG : dir: reading active writers 2026/07/21 04:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.46s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:06 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:06 DEBUG : forgetting directory cache 2026/07/21 04:28:07 DEBUG : forgetting directory cache 2026/07/21 04:28:07 DEBUG : dir: forgetting directory cache 2026/07/21 04:28:07 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:07 DEBUG : dir: Looking for writers 2026/07/21 04:28:07 DEBUG : Looking for writers 2026/07/21 04:28:07 DEBUG : dir: reading active writers 2026/07/21 04:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:07 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/21 04:28:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/21 04:28:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/21 04:28:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/21 04:28:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:07 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:07 DEBUG : dir: Looking for writers 2026/07/21 04:28:07 DEBUG : file1: reading active writers 2026/07/21 04:28:07 DEBUG : file1.metadata: reading active writers 2026/07/21 04:28:07 DEBUG : Looking for writers 2026/07/21 04:28:07 DEBUG : dir: reading active writers 2026/07/21 04:28:07 DEBUG : dir.metadata: reading active writers 2026/07/21 04:28:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:07 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:07 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:07 DEBUG : dir: Looking for writers 2026/07/21 04:28:07 DEBUG : file1: reading active writers 2026/07/21 04:28:07 DEBUG : Looking for writers 2026/07/21 04:28:07 DEBUG : dir: reading active writers 2026/07/21 04:28:07 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-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:07 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:07 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:08 DEBUG : Can set mod time: true 2026/07/21 04:28:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:08 DEBUG : dir: Looking for writers 2026/07/21 04:28:08 DEBUG : file1: reading active writers 2026/07/21 04:28:08 DEBUG : Looking for writers 2026/07/21 04:28:08 DEBUG : dir: reading active writers 2026/07/21 04:28:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:08 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 04:28:08 DEBUG : dir/file1: size = 0 OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:08 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 04:28:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:08 DEBUG : dir: Looking for writers 2026/07/21 04:28:08 DEBUG : file1: reading active writers 2026/07/21 04:28:08 DEBUG : Looking for writers 2026/07/21 04:28:08 DEBUG : dir: reading active writers 2026/07/21 04:28:08 DEBUG : >WaitForWriters: 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:08 DEBUG : dir: Looking for writers 2026/07/21 04:28:08 DEBUG : file1: reading active writers 2026/07/21 04:28:08 DEBUG : Looking for writers 2026/07/21 04:28:08 DEBUG : dir: reading active writers 2026/07/21 04:28:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:08 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:08 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:28:09 DEBUG : dir/file1: size = 5 OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:09 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 04:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:09 DEBUG : dir: Looking for writers 2026/07/21 04:28:09 DEBUG : file1: reading active writers 2026/07/21 04:28:09 DEBUG : Looking for writers 2026/07/21 04:28:09 DEBUG : dir: reading active writers 2026/07/21 04:28:09 DEBUG : >WaitForWriters: 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/21 04:28:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:09 DEBUG : dir: Looking for writers 2026/07/21 04:28:09 DEBUG : file1: reading active writers 2026/07/21 04:28:09 DEBUG : Looking for writers 2026/07/21 04:28:09 DEBUG : dir: reading active writers 2026/07/21 04:28:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:09 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:09 DEBUG : dir: Looking for writers 2026/07/21 04:28:09 DEBUG : file1: reading active writers 2026/07/21 04:28:09 DEBUG : Looking for writers 2026/07/21 04:28:09 DEBUG : dir: reading active writers 2026/07/21 04:28:09 DEBUG : >WaitForWriters: 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:09 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:09 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:09 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 04:28:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d8d40): close: 2026/07/21 04:28:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d8d40): >close: err= 2026/07/21 04:28:10 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : >WaitForWriters: 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:10 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : >WaitForWriters: 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:10 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:10 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 04:28:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): _writeAt: size=5, off=0 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): openPending: 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 04:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): >openPending: err= 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): >_writeAt: n=5, err= 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): close: 2026/07/21 04:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/21 04:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/21 04:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/21 04:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 04:28:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:10 DEBUG : dir/file1(0x879ac5d9100): >close: err= 2026/07/21 04:28:10 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 04:28:10 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1.2f98c60a.partial" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1.2f98c60a.partial 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1.2f98c60a.partial" 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fulokoz9nihu/dir/file1.2f98c60a.partial 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 04:28:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/21 04:28:10 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/21 04:28:10 INFO : dir/file1: Copied (replaced existing) 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/21 04:28:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/21 04:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:10 DEBUG : dir: Looking for writers 2026/07/21 04:28:10 DEBUG : file1: reading active writers 2026/07/21 04:28:10 DEBUG : Looking for writers 2026/07/21 04:28:10 DEBUG : dir: reading active writers 2026/07/21 04:28:10 DEBUG : >WaitForWriters: 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:10 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/21 04:28:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:11 DEBUG : dir: Looking for writers 2026/07/21 04:28:11 DEBUG : file1: reading active writers 2026/07/21 04:28:11 DEBUG : Looking for writers 2026/07/21 04:28:11 DEBUG : dir: reading active writers 2026/07/21 04:28:11 DEBUG : >WaitForWriters: 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.38s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.87s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:11 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:11 DEBUG : dir: Looking for writers 2026/07/21 04:28:11 DEBUG : file1: reading active writers 2026/07/21 04:28:11 DEBUG : Looking for writers 2026/07/21 04:28:11 DEBUG : dir: reading active writers 2026/07/21 04:28:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.32s) === RUN TestFileOpenReadUnknownSize 2026/07/21 04:28:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/21 04:28:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 04:28:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/21 04:28:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:11 DEBUG : Looking for writers 2026/07/21 04:28:11 DEBUG : file.txt: reading active writers 2026/07/21 04:28:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:11 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 04:28:11 DEBUG : dir/file1: size = 25 OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:11 DEBUG : dir: Looking for writers 2026/07/21 04:28:11 DEBUG : file1: reading active writers 2026/07/21 04:28:11 DEBUG : Looking for writers 2026/07/21 04:28:11 DEBUG : dir: reading active writers 2026/07/21 04:28:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:11 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:11 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:11 DEBUG : dir/file1: Remove: 2026/07/21 04:28:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:12 DEBUG : dir/file1: >Remove: err= 2026/07/21 04:28:12 DEBUG : dir/file1: Remove: 2026/07/21 04:28:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:12 DEBUG : dir: Looking for writers 2026/07/21 04:28:12 DEBUG : Looking for writers 2026/07/21 04:28:12 DEBUG : dir: reading active writers 2026/07/21 04:28:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:12 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:12 DEBUG : dir/file1: Remove: 2026/07/21 04:28:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:12 DEBUG : dir/file1: >Remove: err= 2026/07/21 04:28:12 DEBUG : dir/file1: Remove: 2026/07/21 04:28:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:12 DEBUG : dir: Looking for writers 2026/07/21 04:28:12 DEBUG : Looking for writers 2026/07/21 04:28:12 DEBUG : dir: reading active writers 2026/07/21 04:28:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:12 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 04:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/21 04:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:12 DEBUG : dir/file1: Open: flags=0x3 2026/07/21 04:28:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/21 04:28:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/21 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:12 DEBUG : dir: Looking for writers 2026/07/21 04:28:12 DEBUG : file1: reading active writers 2026/07/21 04:28:12 DEBUG : Looking for writers 2026/07/21 04:28:12 DEBUG : dir: reading active writers 2026/07/21 04:28:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:12 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:12 DEBUG : dir: Looking for writers 2026/07/21 04:28:12 DEBUG : file1: reading active writers 2026/07/21 04:28:12 DEBUG : Looking for writers 2026/07/21 04:28:12 DEBUG : dir: reading active writers 2026/07/21 04:28:12 DEBUG : >WaitForWriters: 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:12 DEBUG : newLeaf: Updating file with newLeaf 0x879ac37a680 2026/07/21 04:28:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:12 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:13 DEBUG : dir/file1: Updating file with dir/file1 0x879ac37a680 2026/07/21 04:28:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:13 DEBUG : dir/file1: File is currently open, delaying rename 0x879ac37a680 2026/07/21 04:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 04:28:13 DEBUG : dir/file1: size = 25 OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:13 DEBUG : newLeaf: Running delayed rename now 2026/07/21 04:28:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:13 DEBUG : newLeaf: Updating file with newLeaf 0x879ac37a680 2026/07/21 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:13 DEBUG : dir: Looking for writers 2026/07/21 04:28:13 DEBUG : Looking for writers 2026/07/21 04:28:13 DEBUG : dir: reading active writers 2026/07/21 04:28:13 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:13 DEBUG : >WaitForWriters: 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:13 DEBUG : dir: Looking for writers 2026/07/21 04:28:13 DEBUG : Looking for writers 2026/07/21 04:28:13 DEBUG : dir: reading active writers 2026/07/21 04:28:13 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:13 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:13 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:13 DEBUG : dir: Looking for writers 2026/07/21 04:28:13 DEBUG : file1: reading active writers 2026/07/21 04:28:13 DEBUG : Looking for writers 2026/07/21 04:28:13 DEBUG : dir: reading active writers 2026/07/21 04:28:13 DEBUG : >WaitForWriters: 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:13 DEBUG : newLeaf: Updating file with newLeaf 0x879acd11ad0 2026/07/21 04:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:13 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:14 DEBUG : dir/file1: Updating file with dir/file1 0x879acd11ad0 2026/07/21 04:28:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 04:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:14 DEBUG : dir/file1: File is currently open, delaying rename 0x879acd11ad0 2026/07/21 04:28:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 04:28:14 DEBUG : dir/file1: size = 25 OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:14 DEBUG : newLeaf: Running delayed rename now 2026/07/21 04:28:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:14 DEBUG : newLeaf: Updating file with newLeaf 0x879acd11ad0 2026/07/21 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:14 DEBUG : dir: Looking for writers 2026/07/21 04:28:14 DEBUG : Looking for writers 2026/07/21 04:28:14 DEBUG : dir: reading active writers 2026/07/21 04:28:14 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:14 DEBUG : >WaitForWriters: 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:14 DEBUG : dir: Looking for writers 2026/07/21 04:28:14 DEBUG : Looking for writers 2026/07/21 04:28:14 DEBUG : dir: reading active writers 2026/07/21 04:28:14 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:14 DEBUG : >WaitForWriters: 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:14 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:14 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:14 DEBUG : dir/file1(0x879acd52b40): openPending: 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:14 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:15 DEBUG : dir/file1(0x879acd52b40): >openPending: err= 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:15 DEBUG : dir/file1(0x879acd52b40): _writeAt: size=14, off=0 2026/07/21 04:28:15 DEBUG : dir/file1(0x879acd52b40): >_writeAt: n=14, err= 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 04:28:15 DEBUG : dir/file1(0x879acd52b40): close: 2026/07/21 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 04:28:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:15 DEBUG : dir/file1(0x879acd52b40): >close: err= 2026/07/21 04:28:15 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 04:28:15 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1.ca338588.partial" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial" 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 04:28:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/21 04:28:15 INFO : dir/file1: Copied (replaced existing) 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : dir: Looking for writers 2026/07/21 04:28:15 DEBUG : file1: reading active writers 2026/07/21 04:28:15 DEBUG : Looking for writers 2026/07/21 04:28:15 DEBUG : dir: reading active writers 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:15 DEBUG : >WaitForWriters: 2026/07/21 04:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): _readAt: size=512, off=0 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): openPending: 2026/07/21 04:28:15 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/07/21 04:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): >openPending: err= 2026/07/21 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): >_readAt: n=14, err=EOF 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): close: 2026/07/21 04:28:15 DEBUG : dir/file1(0x879ac90e180): >close: err= 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x879ac65c410 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 04:28:15 DEBUG : dir/file1: Updating file with dir/file1 0x879ac65c410 2026/07/21 04:28:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:15 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:16 DEBUG : dir/file1(0x879ac1fa440): openPending: 2026/07/21 04:28:16 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/07/21 04:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 04:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:16 DEBUG : dir/file1(0x879ac1fa440): >openPending: err= 2026/07/21 04:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:16 DEBUG : dir/file1(0x879ac1fa440): _writeAt: size=25, off=0 2026/07/21 04:28:16 DEBUG : dir/file1(0x879ac1fa440): >_writeAt: n=25, err= 2026/07/21 04:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x879ac65c410 2026/07/21 04:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:16 DEBUG : newLeaf(0x879ac1fa440): close: 2026/07/21 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 04:28:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 04:28:16.202039413 +0000 UTC m=+18.445550499 2026/07/21 04:28:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:16 DEBUG : newLeaf(0x879ac1fa440): >close: err= 2026/07/21 04:28:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:16 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 04:28:16 DEBUG : newLeaf.b69d7fa5.partial: size = 25 OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf.b69d7fa5.partial" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf.b69d7fa5.partial 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf.b69d7fa5.partial" 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf.b69d7fa5.partial 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : newLeaf.b69d7fa5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:16 DEBUG : newLeaf.b69d7fa5.partial: renamed to: newLeaf 2026/07/21 04:28:16 INFO : newLeaf: Copied (replaced existing) 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 04:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 04:28:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 04:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:16 DEBUG : >WaitForWriters: 2026/07/21 04:28:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:16 DEBUG : dir: Looking for writers 2026/07/21 04:28:16 DEBUG : Looking for writers 2026/07/21 04:28:16 DEBUG : dir: reading active writers 2026/07/21 04:28:16 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:16 DEBUG : >WaitForWriters: 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:16 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:16 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:16 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : file1: reading active writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : >WaitForWriters: 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:17 DEBUG : newLeaf: Updating file with newLeaf 0x879acd7c680 2026/07/21 04:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:17 DEBUG : dir/file1: Updating file with dir/file1 0x879acd7c680 2026/07/21 04:28:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:17 DEBUG : dir/file1(0x879ac8917c0): openPending: 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 04:28:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 04:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:17 DEBUG : dir/file1(0x879ac8917c0): >openPending: err= 2026/07/21 04:28:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:17 DEBUG : dir/file1(0x879ac8917c0): _writeAt: size=25, off=0 2026/07/21 04:28:17 DEBUG : dir/file1(0x879ac8917c0): >_writeAt: n=25, err= 2026/07/21 04:28:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:17 DEBUG : newLeaf: Updating file with newLeaf 0x879acd7c680 2026/07/21 04:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:17 DEBUG : newLeaf(0x879ac8917c0): close: 2026/07/21 04:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 04:28:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 04:28:17.74540062 +0000 UTC m=+19.988911715 2026/07/21 04:28:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:17 DEBUG : newLeaf(0x879ac8917c0): >close: err= 2026/07/21 04:28:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 04:28:17 DEBUG : newLeaf.08f31f66.partial: size = 25 OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf.08f31f66.partial" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf.08f31f66.partial 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf.08f31f66.partial" 2026/07/21 04:28:17 DEBUG : dir: Looking for writers 2026/07/21 04:28:17 DEBUG : Looking for writers 2026/07/21 04:28:17 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:17 DEBUG : dir: reading active writers 2026/07/21 04:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf.08f31f66.partial 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:17 DEBUG : newLeaf.08f31f66.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:17 DEBUG : newLeaf.08f31f66.partial: renamed to: newLeaf 2026/07/21 04:28:17 INFO : newLeaf: Copied (replaced existing) 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:17 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 04:28:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 04:28:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 04:28:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:18 DEBUG : >WaitForWriters: 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:18 DEBUG : >WaitForWriters: 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:18 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:18 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): openPending: 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): >openPending: err= 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): _writeAt: size=14, off=0 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): >_writeAt: n=14, err= 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): close: 2026/07/21 04:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 04:28:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac60eac0): >close: err= 2026/07/21 04:28:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 04:28:18 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1.ca338588.partial" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial" 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1.ca338588.partial 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 04:28:18 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/21 04:28:18 INFO : dir/file1: Copied (replaced existing) 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:18 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:18 DEBUG : dir: Looking for writers 2026/07/21 04:28:18 DEBUG : file1: reading active writers 2026/07/21 04:28:18 DEBUG : Looking for writers 2026/07/21 04:28:18 DEBUG : dir: reading active writers 2026/07/21 04:28:18 DEBUG : >WaitForWriters: 2026/07/21 04:28:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): _readAt: size=512, off=0 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): openPending: 2026/07/21 04:28:18 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/07/21 04:28:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): >openPending: err= 2026/07/21 04:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): >_readAt: n=14, err=EOF 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): close: 2026/07/21 04:28:18 DEBUG : dir/file1(0x879ac8d2b40): >close: err= 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:19 DEBUG : newLeaf: Updating file with newLeaf 0x879acefeea0 2026/07/21 04:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 04:28:19 DEBUG : dir/file1: Updating file with dir/file1 0x879acefeea0 2026/07/21 04:28:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:19 DEBUG : dir/file1(0x879aca9e180): openPending: 2026/07/21 04:28:19 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/07/21 04:28:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 04:28:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:19 DEBUG : dir/file1(0x879aca9e180): >openPending: err= 2026/07/21 04:28:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:19 DEBUG : dir/file1(0x879aca9e180): _writeAt: size=25, off=0 2026/07/21 04:28:19 DEBUG : dir/file1(0x879aca9e180): >_writeAt: n=25, err= 2026/07/21 04:28:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:19 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:19 DEBUG : newLeaf: Updating file with newLeaf 0x879acefeea0 2026/07/21 04:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:19 DEBUG : newLeaf(0x879aca9e180): close: 2026/07/21 04:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 04:28:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 04:28:19.831473934 +0000 UTC m=+22.074985049 2026/07/21 04:28:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:19 DEBUG : newLeaf(0x879aca9e180): >close: err= 2026/07/21 04:28:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:19 DEBUG : dir: Looking for writers 2026/07/21 04:28:19 DEBUG : Looking for writers 2026/07/21 04:28:19 DEBUG : dir: reading active writers 2026/07/21 04:28:19 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:19 DEBUG : dir: Looking for writers 2026/07/21 04:28:19 DEBUG : Looking for writers 2026/07/21 04:28:19 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:19 DEBUG : dir: reading active writers 2026/07/21 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:19 DEBUG : dir: Looking for writers 2026/07/21 04:28:19 DEBUG : Looking for writers 2026/07/21 04:28:19 DEBUG : dir: reading active writers 2026/07/21 04:28:19 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:20 DEBUG : dir: Looking for writers 2026/07/21 04:28:20 DEBUG : Looking for writers 2026/07/21 04:28:20 DEBUG : dir: reading active writers 2026/07/21 04:28:20 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 04:28:20 DEBUG : newLeaf.30d77504.partial: size = 25 OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf.30d77504.partial" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf.30d77504.partial 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf.30d77504.partial" 2026/07/21 04:28:20 DEBUG : dir: Looking for writers 2026/07/21 04:28:20 DEBUG : Looking for writers 2026/07/21 04:28:20 DEBUG : dir: reading active writers 2026/07/21 04:28:20 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf.30d77504.partial 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : newLeaf.30d77504.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:20 DEBUG : newLeaf.30d77504.partial: renamed to: newLeaf 2026/07/21 04:28:20 INFO : newLeaf: Copied (replaced existing) 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 04:28:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 04:28:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 04:28:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 04:28:20 DEBUG : dir: Looking for writers 2026/07/21 04:28:20 DEBUG : Looking for writers 2026/07/21 04:28:20 DEBUG : dir: reading active writers 2026/07/21 04:28:20 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:20 DEBUG : >WaitForWriters: 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:20 DEBUG : dir: Looking for writers 2026/07/21 04:28:20 DEBUG : Looking for writers 2026/07/21 04:28:20 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:20 DEBUG : dir: reading active writers 2026/07/21 04:28:20 DEBUG : >WaitForWriters: 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:20 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:20 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:20 DEBUG : dir: Looking for writers 2026/07/21 04:28:20 DEBUG : file1: reading active writers 2026/07/21 04:28:20 DEBUG : Looking for writers 2026/07/21 04:28:20 DEBUG : dir: reading active writers 2026/07/21 04:28:20 DEBUG : >WaitForWriters: 2026/07/21 04:28:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): _readAt: size=512, off=0 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): openPending: 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 04:28:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 04:28:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): >openPending: err= 2026/07/21 04:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/21 04:28:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): >_readAt: n=14, err=EOF 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): close: 2026/07/21 04:28:20 DEBUG : dir/file1(0x879aca9f800): >close: err= 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:20 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:21 DEBUG : newLeaf: Updating file with newLeaf 0x879acb284e0 2026/07/21 04:28:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 04:28:21 DEBUG : dir/file1: Updating file with dir/file1 0x879acb284e0 2026/07/21 04:28:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 04:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:21 DEBUG : dir/file1(0x879ac958d80): openPending: 2026/07/21 04:28:21 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/07/21 04:28:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 04:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:21 DEBUG : dir/file1(0x879ac958d80): >openPending: err= 2026/07/21 04:28:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:21 DEBUG : dir/file1(0x879ac958d80): _writeAt: size=25, off=0 2026/07/21 04:28:21 DEBUG : dir/file1(0x879ac958d80): >_writeAt: n=25, err= 2026/07/21 04:28:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 04:28:21 DEBUG : newLeaf: Updating file with newLeaf 0x879acb284e0 2026/07/21 04:28:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:21 DEBUG : newLeaf(0x879ac958d80): close: 2026/07/21 04:28:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 04:28:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 04:28:21.651676222 +0000 UTC m=+23.895187328 2026/07/21 04:28:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:21 DEBUG : newLeaf(0x879ac958d80): >close: err= 2026/07/21 04:28:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:21 DEBUG : dir: Looking for writers 2026/07/21 04:28:21 DEBUG : Looking for writers 2026/07/21 04:28:21 DEBUG : dir: reading active writers 2026/07/21 04:28:21 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:21 DEBUG : dir: Looking for writers 2026/07/21 04:28:21 DEBUG : Looking for writers 2026/07/21 04:28:21 DEBUG : dir: reading active writers 2026/07/21 04:28:21 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:21 DEBUG : dir: Looking for writers 2026/07/21 04:28:21 DEBUG : Looking for writers 2026/07/21 04:28:21 DEBUG : dir: reading active writers 2026/07/21 04:28:21 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:21 DEBUG : dir: Looking for writers 2026/07/21 04:28:21 DEBUG : Looking for writers 2026/07/21 04:28:21 DEBUG : dir: reading active writers 2026/07/21 04:28:21 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:21 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 04:28:21 DEBUG : newLeaf.218609a0.partial: size = 25 OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf.218609a0.partial" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf.218609a0.partial 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf.218609a0.partial" 2026/07/21 04:28:21 DEBUG : dir: Looking for writers 2026/07/21 04:28:21 DEBUG : Looking for writers 2026/07/21 04:28:21 DEBUG : dir: reading active writers 2026/07/21 04:28:21 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf.218609a0.partial 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:21 DEBUG : newLeaf.218609a0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 04:28:21 DEBUG : newLeaf.218609a0.partial: renamed to: newLeaf 2026/07/21 04:28:21 INFO : newLeaf: Copied (replaced existing) 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:21 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:22 DEBUG : dir: Looking for writers 2026/07/21 04:28:22 DEBUG : Looking for writers 2026/07/21 04:28:22 DEBUG : dir: reading active writers 2026/07/21 04:28:22 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 04:28:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 04:28:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 04:28:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 04:28:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 04:28:22 DEBUG : >WaitForWriters: 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/newLeaf" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fulokoz9nihu/newLeaf 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:22 DEBUG : dir: Looking for writers 2026/07/21 04:28:22 DEBUG : Looking for writers 2026/07/21 04:28:22 DEBUG : dir: reading active writers 2026/07/21 04:28:22 DEBUG : newLeaf: reading active writers 2026/07/21 04:28:22 DEBUG : >WaitForWriters: 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestFileRename (9.88s) --- PASS: TestFileRename/off,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=true (2.09s) --- PASS: TestFileRename/writes,forceCache=false (1.52s) --- PASS: TestFileRename/writes,forceCache=true (2.11s) --- PASS: TestFileRename/full,forceCache=false (1.84s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:22 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:22 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:22 DEBUG : Looking for writers 2026/07/21 04:28:22 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:22 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:22 DEBUG : dir: Looking for writers 2026/07/21 04:28:22 DEBUG : file1: reading active writers 2026/07/21 04:28:22 DEBUG : Looking for writers 2026/07/21 04:28:22 DEBUG : dir: reading active writers 2026/07/21 04:28:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.35s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:22 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 04:28:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 04:28:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 04:28:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/21 04:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/21 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:22 DEBUG : dir: Looking for writers 2026/07/21 04:28:22 DEBUG : file1: reading active writers 2026/07/21 04:28:22 DEBUG : Looking for writers 2026/07/21 04:28:22 DEBUG : dir: reading active writers 2026/07/21 04:28:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.28s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:22 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:22 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 04:28:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 04:28:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/21 04:28:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/21 04:28:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 04:28:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 04:28:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/21 04:28:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 04:28:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 04:28:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 04:28:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/21 04:28:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:23 DEBUG : dir: Looking for writers 2026/07/21 04:28:23 DEBUG : file1: reading active writers 2026/07/21 04:28:23 DEBUG : Looking for writers 2026/07/21 04:28:23 DEBUG : dir: reading active writers 2026/07/21 04:28:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:23 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:23 DEBUG : dir: Looking for writers 2026/07/21 04:28:23 DEBUG : file1: reading active writers 2026/07/21 04:28:23 DEBUG : Looking for writers 2026/07/21 04:28:23 DEBUG : dir: reading active writers 2026/07/21 04:28:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:23 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/21 04:28:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:23 DEBUG : dir: Looking for writers 2026/07/21 04:28:23 DEBUG : file1: reading active writers 2026/07/21 04:28:23 DEBUG : Looking for writers 2026/07/21 04:28:23 DEBUG : dir: reading active writers 2026/07/21 04:28:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:23 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:23 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:23 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): _readAt: size=1, off=0 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): openPending: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >openPending: err= 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): _readAt: size=256, off=1 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >_readAt: n=15, err=EOF 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): _readAt: size=16, off=16 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >_readAt: n=0, err=EOF 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): close: 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >close: err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): close: 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acad4940): >close: err=file already closed 2026/07/21 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:24 DEBUG : dir: Looking for writers 2026/07/21 04:28:24 DEBUG : file1: reading active writers 2026/07/21 04:28:24 DEBUG : Looking for writers 2026/07/21 04:28:24 DEBUG : dir: reading active writers 2026/07/21 04:28:24 DEBUG : >WaitForWriters: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): _readAt: size=1, off=0 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): openPending: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >openPending: err= 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): _readAt: size=1, off=5 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): _readAt: size=1, off=3 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): _readAt: size=1, off=13 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): _readAt: size=16, off=100 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >_readAt: n=0, err=EOF 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): close: 2026/07/21 04:28:24 DEBUG : dir/file1(0x879ac9c9900): >close: err= 2026/07/21 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:24 DEBUG : dir: Looking for writers 2026/07/21 04:28:24 DEBUG : file1: reading active writers 2026/07/21 04:28:24 DEBUG : Looking for writers 2026/07/21 04:28:24 DEBUG : dir: reading active writers 2026/07/21 04:28:24 DEBUG : >WaitForWriters: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=1, off=0 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): openPending: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >openPending: err= 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=1, off=5 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=1, off=1 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=1, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=6, off=10 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=6, err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=256, off=10 2026/07/21 04:28:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=6, err=EOF 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=256, off=100 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=0, err=EOF 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): close: 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >close: err= 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): _readAt: size=256, off=100 2026/07/21 04:28:24 DEBUG : dir/file1(0x879acb51a40): >_readAt: n=0, err=file already closed 2026/07/21 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:24 DEBUG : dir: Looking for writers 2026/07/21 04:28:24 DEBUG : file1: reading active writers 2026/07/21 04:28:24 DEBUG : Looking for writers 2026/07/21 04:28:24 DEBUG : dir: reading active writers 2026/07/21 04:28:24 DEBUG : >WaitForWriters: 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:24 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:24 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): RWFileHandle.Flush 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): _readAt: size=256, off=0 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): openPending: 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): >openPending: err= 2026/07/21 04:28:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): >_readAt: n=16, err=EOF 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): RWFileHandle.Flush 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): RWFileHandle.Flush 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): close: 2026/07/21 04:28:25 DEBUG : dir/file1(0x879acad5640): >close: err= 2026/07/21 04:28:25 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:25 DEBUG : dir: Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : dir: reading active writers 2026/07/21 04:28:25 DEBUG : >WaitForWriters: 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:25 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 04:28:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): _readAt: size=256, off=0 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): openPending: 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): >openPending: err= 2026/07/21 04:28:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): >_readAt: n=16, err=EOF 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): RWFileHandle.Release 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): close: 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): >close: err= 2026/07/21 04:28:25 DEBUG : dir/file1(0x879ac2575c0): RWFileHandle.Release 2026/07/21 04:28:25 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:25 DEBUG : dir: Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : dir: reading active writers 2026/07/21 04:28:25 DEBUG : >WaitForWriters: 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.32s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:25 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:25 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:25 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): openPending: 2026/07/21 04:28:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): >openPending: err= 2026/07/21 04:28:25 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): _writeAt: size=5, off=0 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): >_writeAt: n=5, err= 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): _writeAt: size=7, off=5 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): >_writeAt: n=7, err= 2026/07/21 04:28:25 DEBUG : file1: vfs cache: truncate to size=11 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): close: 2026/07/21 04:28:25 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:25.554994336 +0000 UTC m=+27.798505431 2026/07/21 04:28:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): >close: err= 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): close: 2026/07/21 04:28:25 DEBUG : file1(0x879ac90e8c0): >close: err=file already closed 2026/07/21 04:28:25 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:25 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:25 DEBUG : file1.b8d61d73.partial: size = 11 OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.b8d61d73.partial" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.b8d61d73.partial 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.b8d61d73.partial" 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1.b8d61d73.partial 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : file1.b8d61d73.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:28:25 DEBUG : file1.b8d61d73.partial: renamed to: file1 2026/07/21 04:28:25 INFO : file1: Copied (new) 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 04:28:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 04:28:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:25 DEBUG : Looking for writers 2026/07/21 04:28:25 DEBUG : file1: reading active writers 2026/07/21 04:28:25 DEBUG : >WaitForWriters: 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:25 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : >WaitForWriters: 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:26 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:26 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:26 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): openPending: 2026/07/21 04:28:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): >openPending: err= 2026/07/21 04:28:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): _writeAt: size=7, off=0 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): >_writeAt: n=7, err= 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): _writeAt: size=6, off=5 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): >_writeAt: n=6, err= 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): close: 2026/07/21 04:28:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:26.086185766 +0000 UTC m=+28.329696872 2026/07/21 04:28:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): >close: err= 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): _writeAt: size=5, off=0 2026/07/21 04:28:26 DEBUG : file1(0x879ac90e680): >_writeAt: n=0, err=file already closed 2026/07/21 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:26 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:26 DEBUG : file1.d528f551.partial: size = 11 OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.d528f551.partial" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.d528f551.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.d528f551.partial" 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1.d528f551.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1.d528f551.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:28:26 DEBUG : file1.d528f551.partial: renamed to: file1 2026/07/21 04:28:26 INFO : file1: Copied (new) 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 04:28:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 04:28:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:26 DEBUG : >WaitForWriters: 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : >WaitForWriters: 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:26 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:26 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:26 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:26 DEBUG : file1(0x879ac90f2c0): openPending: 2026/07/21 04:28:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 DEBUG : file1(0x879ac90f2c0): >openPending: err= 2026/07/21 04:28:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:26 DEBUG : file1(0x879ac90f2c0): close: 2026/07/21 04:28:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:26.608408531 +0000 UTC m=+28.851919626 2026/07/21 04:28:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:26 DEBUG : file1(0x879ac90f2c0): >close: err= 2026/07/21 04:28:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 04:28:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:26 DEBUG : file2: newRWFileHandle: 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): openPending: 2026/07/21 04:28:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): >openPending: err= 2026/07/21 04:28:26 DEBUG : file2: >newRWFileHandle: err= 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/21 04:28:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): RWFileHandle.Flush 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): RWFileHandle.Release 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): close: 2026/07/21 04:28:26 DEBUG : file2: vfs cache: setting modification time to 2026-07-21 04:28:26.609291658 +0000 UTC m=+28.852802743 2026/07/21 04:28:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:26 DEBUG : file2(0x879ac90f740): >close: err= 2026/07/21 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/21 04:28:26 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:26 DEBUG : file2: vfs cache: starting upload 2026/07/21 04:28:26 DEBUG : file1.0d53c93a.partial: size = 0 OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.0d53c93a.partial" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.0d53c93a.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.0d53c93a.partial" 2026/07/21 04:28:26 DEBUG : file2.10c1ff6a.partial: size = 0 OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2.10c1ff6a.partial" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file2.10c1ff6a.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file2.10c1ff6a.partial" 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file2.10c1ff6a.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file2.10c1ff6a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1.0d53c93a.partial 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1.0d53c93a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:26 DEBUG : file2.10c1ff6a.partial: renamed to: file2 2026/07/21 04:28:26 INFO : file2: Copied (new) 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:26 DEBUG : file1.0d53c93a.partial: renamed to: file1 2026/07/21 04:28:26 INFO : file1: Copied (new) 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-21 04:28:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 04:28:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-21 04:28:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 04:28:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:26 INFO : file2: vfs cache: upload succeeded try #1 2026/07/21 04:28:26 DEBUG : Looking for writers 2026/07/21 04:28:26 DEBUG : file1: reading active writers 2026/07/21 04:28:26 DEBUG : file2: reading active writers 2026/07/21 04:28:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:26 DEBUG : >WaitForWriters: 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:26 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file2" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fulokoz9nihu/file2 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 04:28:27 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : file2: reading active writers 2026/07/21 04:28:27 DEBUG : >WaitForWriters: 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:27 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:27 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:27 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): openPending: 2026/07/21 04:28:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): >openPending: err= 2026/07/21 04:28:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): _writeAt: size=5, off=0 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): >_writeAt: n=5, err= 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): RWFileHandle.Flush 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): RWFileHandle.Flush 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): close: 2026/07/21 04:28:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:27.35497256 +0000 UTC m=+29.598483665 2026/07/21 04:28:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:27 DEBUG : file1(0x879ac60f300): >close: err= 2026/07/21 04:28:27 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:27 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:27 DEBUG : file1.bdd5c2ee.partial: size = 5 OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.bdd5c2ee.partial" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.bdd5c2ee.partial 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.bdd5c2ee.partial" 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1.bdd5c2ee.partial 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file1.bdd5c2ee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:27 DEBUG : file1.bdd5c2ee.partial: renamed to: file1 2026/07/21 04:28:27 INFO : file1: Copied (new) 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 04:28:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 04:28:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:27 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:27 DEBUG : >WaitForWriters: 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:27 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:27 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:27 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): openPending: 2026/07/21 04:28:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): >openPending: err= 2026/07/21 04:28:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): _writeAt: size=5, off=0 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): >_writeAt: n=5, err= 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): RWFileHandle.Release 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): close: 2026/07/21 04:28:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:27.684804086 +0000 UTC m=+29.928315221 2026/07/21 04:28:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): >close: err= 2026/07/21 04:28:27 DEBUG : file1(0x879acad5040): RWFileHandle.Release 2026/07/21 04:28:27 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:27 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:27 DEBUG : file1.263a1225.partial: size = 5 OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.263a1225.partial" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.263a1225.partial 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.263a1225.partial" 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1.263a1225.partial 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:27 DEBUG : file1.263a1225.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:27 DEBUG : file1.263a1225.partial: renamed to: file1 2026/07/21 04:28:27 INFO : file1: Copied (new) 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:27 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:27 DEBUG : Looking for writers 2026/07/21 04:28:27 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 04:28:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 04:28:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:28 DEBUG : >WaitForWriters: 2026/07/21 04:28:28 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:28 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 04:28:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): openPending: 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): >openPending: err= 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 04:28:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): _writeAt: size=5, off=0 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): >_writeAt: n=5, err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): close: 2026/07/21 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 04:28:28.302617816 +0000 UTC m=+30.546128921 2026/07/21 04:28:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac992540): >close: err= 2026/07/21 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 04:28:28 DEBUG : dir/file1.537071a1.partial: size = 5 OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1.537071a1.partial" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1.537071a1.partial 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1.537071a1.partial" 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/file1.537071a1.partial 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1.537071a1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:28 DEBUG : dir/file1.537071a1.partial: renamed to: dir/file1 2026/07/21 04:28:28 INFO : dir/file1: Copied (replaced existing) 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-21 04:28:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:28 DEBUG : >WaitForWriters: 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:28 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:28 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 04:28:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 04:28:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 04:28:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): _writeAt: size=5, off=0 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): openPending: 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:28 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): >openPending: err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): >_writeAt: n=5, err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): _writeAt: size=15, off=5 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): >_writeAt: n=15, err= 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): close: 2026/07/21 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/21 04:28:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 04:28:28.946317702 +0000 UTC m=+31.189828797 2026/07/21 04:28:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:28 DEBUG : dir/file1(0x879ac993c40): >close: err= 2026/07/21 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:28 DEBUG : dir: Looking for writers 2026/07/21 04:28:28 DEBUG : file1: reading active writers 2026/07/21 04:28:28 DEBUG : Looking for writers 2026/07/21 04:28:28 DEBUG : dir: reading active writers 2026/07/21 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:29 DEBUG : dir: Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : dir: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 04:28:29 DEBUG : dir/file1.0bb95582.partial: size = 20 OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1.0bb95582.partial" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1.0bb95582.partial 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1.0bb95582.partial" 2026/07/21 04:28:29 DEBUG : dir: Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : dir: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-fulokoz9nihu/dir/file1.0bb95582.partial 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:29 DEBUG : dir/file1.0bb95582.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/21 04:28:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/21 04:28:29 DEBUG : dir/file1.0bb95582.partial: renamed to: dir/file1 2026/07/21 04:28:29 INFO : dir/file1: Copied (replaced existing) 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:29 DEBUG : dir: Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : dir: reading active writers 2026/07/21 04:28:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:29 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/21 04:28:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-21 04:28:28 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/21 04:28:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:29 DEBUG : >WaitForWriters: 2026/07/21 04:28:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.64s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): openPending: 2026/07/21 04:28:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): >openPending: err= 2026/07/21 04:28:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): close: 2026/07/21 04:28:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 04:28:29.274648164 +0000 UTC m=+31.518159260 2026/07/21 04:28:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : file1(0x879ac9fd340): >close: err= 2026/07/21 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:29 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:29 DEBUG : file1.062206a0.partial: size = 5 OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.062206a0.partial" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.062206a0.partial 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.062206a0.partial" 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1.062206a0.partial 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:29 DEBUG : file1.062206a0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:29 DEBUG : file1.062206a0.partial: renamed to: file1 2026/07/21 04:28:29 INFO : file1: Copied (new) 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:29 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:29 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 04:28:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 04:28:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:29 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : file1: reading active writers 2026/07/21 04:28:29 DEBUG : >WaitForWriters: 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.593770296 +0000 UTC m=+31.837281391 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.593770296 +0000 UTC m=+31.837281391 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.593770296 +0000 UTC m=+31.837281391 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb56fc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac640690 item 1 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.596760072 +0000 UTC m=+31.840271167 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.596760072 +0000 UTC m=+31.840271167 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb57b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac640ee0 item 2 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.598477326 +0000 UTC m=+31.841988411 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.598477326 +0000 UTC m=+31.841988411 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca06c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.598477326 +0000 UTC m=+31.841988411 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca0b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac641730 item 3 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.600820651 +0000 UTC m=+31.844331776 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.600820651 +0000 UTC m=+31.844331776 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac40c150 item 4 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.602635709 +0000 UTC m=+31.846146794 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acca1d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.602635709 +0000 UTC m=+31.846146794 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba300): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.602635709 +0000 UTC m=+31.846146794 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accba7c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac40c8c0 item 5 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.605446877 +0000 UTC m=+31.848957972 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbae40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.605446877 +0000 UTC m=+31.848957972 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbb380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac40cee0 item 6 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.607688051 +0000 UTC m=+31.851199146 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accbba00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.607688051 +0000 UTC m=+31.851199146 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.607688051 +0000 UTC m=+31.851199146 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd04c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac40d260 item 7 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.610503898 +0000 UTC m=+31.854014993 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b0c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.610503898 +0000 UTC m=+31.854014993 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2aed90 item 8 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879aca2bbc0): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2bbc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.612505028 +0000 UTC m=+31.856016123 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.612505028 +0000 UTC m=+31.856016123 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.612505028 +0000 UTC m=+31.856016123 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc18a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2af500 item 9 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.615647052 +0000 UTC m=+31.859158147 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.615647052 +0000 UTC m=+31.859158147 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc195c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac47e000 item 10 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879acc19c00): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc19c00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.618778605 +0000 UTC m=+31.862289710 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc340c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.618778605 +0000 UTC m=+31.862289710 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc345c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.618778605 +0000 UTC m=+31.862289710 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34ac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac292d20 item 11 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.62123313 +0000 UTC m=+31.864744215 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.62123313 +0000 UTC m=+31.864744215 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac293490 item 12 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879acc35cc0): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35cc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.623969919 +0000 UTC m=+31.867481014 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56180): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.623969919 +0000 UTC m=+31.867481014 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4101c0 item 13 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.627442627 +0000 UTC m=+31.870953723 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.627442627 +0000 UTC m=+31.870953723 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac410850 item 14 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879accd0e00): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd0e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.629877787 +0000 UTC m=+31.873388891 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd11c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.629877787 +0000 UTC m=+31.873388891 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accd1880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac410f50 item 15 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.632177409 +0000 UTC m=+31.875688545 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.632177409 +0000 UTC m=+31.875688545 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc56e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411490 item 16 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.634175763 +0000 UTC m=+31.877686858 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57480): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.634175763 +0000 UTC m=+31.877686858 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.634175763 +0000 UTC m=+31.877686858 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc57e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411960 item 17 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.636885241 +0000 UTC m=+31.880396345 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.636885241 +0000 UTC m=+31.880396345 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad4ac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac286690 item 18 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.638911016 +0000 UTC m=+31.882422121 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.638911016 +0000 UTC m=+31.882422121 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.638911016 +0000 UTC m=+31.882422121 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acad5b40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac286e00 item 19 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.641468665 +0000 UTC m=+31.884979761 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaba600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.641468665 +0000 UTC m=+31.884979761 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabab40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac287d50 item 20 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.643434879 +0000 UTC m=+31.886945965 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb1c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.643434879 +0000 UTC m=+31.886945965 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabb6c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.643434879 +0000 UTC m=+31.886945965 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acabbbc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2de690 item 21 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.64627335 +0000 UTC m=+31.889784445 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e3c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.64627335 +0000 UTC m=+31.889784445 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2df2d0 item 22 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.648053882 +0000 UTC m=+31.891564977 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.648053882 +0000 UTC m=+31.891564977 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.648053882 +0000 UTC m=+31.891564977 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fa40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2dfc00 item 23 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.650456831 +0000 UTC m=+31.893967916 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.650456831 +0000 UTC m=+31.893967916 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fcc40 item 24 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac5d9140): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.652493297 +0000 UTC m=+31.896004381 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.652493297 +0000 UTC m=+31.896004381 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.652493297 +0000 UTC m=+31.896004381 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac1fba00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fd110 item 25 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.654801836 +0000 UTC m=+31.898312931 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.654801836 +0000 UTC m=+31.898312931 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890d00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fdab0 item 26 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac891340): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.656735487 +0000 UTC m=+31.900246582 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.656735487 +0000 UTC m=+31.900246582 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891c00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.656735487 +0000 UTC m=+31.900246582 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fa500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac290230 item 27 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.659236441 +0000 UTC m=+31.902747536 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fb280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.659236441 +0000 UTC m=+31.902747536 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2909a0 item 28 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac60ed80): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ed80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.661753104 +0000 UTC m=+31.905264209 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f1c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.661753104 +0000 UTC m=+31.905264209 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac291880 item 29 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.664060752 +0000 UTC m=+31.907571857 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac256080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.664060752 +0000 UTC m=+31.907571857 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2568c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4aec40 item 30 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac257840): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257840): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.666718492 +0000 UTC m=+31.910229587 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.666718492 +0000 UTC m=+31.910229587 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4af490 item 31 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.669165252 +0000 UTC m=+31.912676358 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc34dc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.669165252 +0000 UTC m=+31.912676358 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35300): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4afdc0 item 32 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.670740236 +0000 UTC m=+31.914251332 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc35940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a4d0 item 33 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.671397948 +0000 UTC m=+31.914909043 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.671397948 +0000 UTC m=+31.914909043 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cc500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a690 item 33 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.673113639 +0000 UTC m=+31.916624734 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccb40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61aee0 item 34 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.673787211 +0000 UTC m=+31.917298306 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6ccfc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.673787211 +0000 UTC m=+31.917298306 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cd500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b180 item 34 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.675459298 +0000 UTC m=+31.918970393 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6cdb40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b500 item 35 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.676426024 +0000 UTC m=+31.919937119 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e20c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.676426024 +0000 UTC m=+31.919937119 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e25c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b6c0 item 35 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.678107189 +0000 UTC m=+31.921618344 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e2c40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61ba40 item 36 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.678709857 +0000 UTC m=+31.922220942 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.678709857 +0000 UTC m=+31.922220942 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61bc00 item 36 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.68084539 +0000 UTC m=+31.924356496 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e3cc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27c690 item 37 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.681549219 +0000 UTC m=+31.925060324 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.681549219 +0000 UTC m=+31.925060324 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27ca80 item 37 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.683414271 +0000 UTC m=+31.926925366 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac702dc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27d260 item 38 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.684251051 +0000 UTC m=+31.927762167 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7032c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.684251051 +0000 UTC m=+31.927762167 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27d730 item 38 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.686173603 +0000 UTC m=+31.929684708 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac703e80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace070 item 39 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.686794936 +0000 UTC m=+31.930306041 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762480): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.686794936 +0000 UTC m=+31.930306041 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac762980): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace230 item 39 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.688743637 +0000 UTC m=+31.932254732 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace620 item 40 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.68948698 +0000 UTC m=+31.932998075 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.68948698 +0000 UTC m=+31.932998075 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac763a40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace7e0 item 40 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.691186901 +0000 UTC m=+31.934697986 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacecb0 item 41 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.691749834 +0000 UTC m=+31.935260929 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77a600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacef50 item 41 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.692475284 +0000 UTC m=+31.935986399 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77aac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.692475284 +0000 UTC m=+31.935986399 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf110 item 41 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.694447859 +0000 UTC m=+31.937958954 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77b640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf490 item 42 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.695071686 +0000 UTC m=+31.938582822 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac77bb40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf650 item 42 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.695851019 +0000 UTC m=+31.939362114 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802180): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.695851019 +0000 UTC m=+31.939362114 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf880 item 42 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.697832261 +0000 UTC m=+31.941343356 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac802d40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6000 item 43 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.698807912 +0000 UTC m=+31.942319007 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2180): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6310 item 43 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.699576294 +0000 UTC m=+31.943087399 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce26c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.699576294 +0000 UTC m=+31.943087399 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce2c00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb64d0 item 43 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.701740852 +0000 UTC m=+31.945251937 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6850 item 44 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.702427889 +0000 UTC m=+31.945938984 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6af0 item 44 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.70325971 +0000 UTC m=+31.946770805 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acce3c80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.70325971 +0000 UTC m=+31.946770805 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6300): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6d20 item 44 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.704813866 +0000 UTC m=+31.948324961 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb70a0 item 45 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.705727972 +0000 UTC m=+31.949239067 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf6e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.705727972 +0000 UTC m=+31.949239067 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7260 item 45 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.707479399 +0000 UTC m=+31.950990494 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879accf7b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb75e0 item 46 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.708176225 +0000 UTC m=+31.951687320 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de180): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.708176225 +0000 UTC m=+31.951687320 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8de880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb77a0 item 46 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.71013798 +0000 UTC m=+31.953649075 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8deec0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7b20 item 47 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.710801603 +0000 UTC m=+31.954312698 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8df3c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.710801603 +0000 UTC m=+31.954312698 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8dfac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7d50 item 47 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.712908973 +0000 UTC m=+31.956420138 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb64230 item 48 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.713612832 +0000 UTC m=+31.957123917 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.713612832 +0000 UTC m=+31.957123917 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac916e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb64460 item 48 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.715540694 +0000 UTC m=+31.959051819 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb64850 item 49 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.716215818 +0000 UTC m=+31.959726913 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9178c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.716215818 +0000 UTC m=+31.959726913 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac917e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb64a10 item 49 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.718467 +0000 UTC m=+31.961978085 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94e580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb64e70 item 50 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.71925583 +0000 UTC m=+31.962766925 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94ea80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.71925583 +0000 UTC m=+31.962766925 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb65030 item 50 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.720928839 +0000 UTC m=+31.964439934 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94f680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb653b0 item 51 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.721726144 +0000 UTC m=+31.965237239 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94fb80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.721726144 +0000 UTC m=+31.965237239 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a1c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb656c0 item 51 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.72361965 +0000 UTC m=+31.967130746 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97a840): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb65a40 item 52 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.724808916 +0000 UTC m=+31.968320011 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97ad40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.724808916 +0000 UTC m=+31.968320011 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b2c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acb65ce0 item 52 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.726564331 +0000 UTC m=+31.970075456 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb65c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8e310 item 53 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.727221673 +0000 UTC m=+31.970732768 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb6ac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.727221673 +0000 UTC m=+31.970732768 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8e4d0 item 53 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.729301752 +0000 UTC m=+31.972812836 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8efc0 item 54 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.729996523 +0000 UTC m=+31.973507609 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbb7b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.729996523 +0000 UTC m=+31.973507609 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8fab0 item 54 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.73186429 +0000 UTC m=+31.975375395 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23e000 item 55 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.732794929 +0000 UTC m=+31.976306034 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd2d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.732794929 +0000 UTC m=+31.976306034 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd32c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23e700 item 55 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.734876881 +0000 UTC m=+31.978387996 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23efc0 item 56 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.736014029 +0000 UTC m=+31.979525153 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbd3e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.736014029 +0000 UTC m=+31.979525153 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe84c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23f180 item 56 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.739604128 +0000 UTC m=+31.983115223 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe8b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23fc00 item 57 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.741023438 +0000 UTC m=+31.984534594 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2da690 item 57 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.742153994 +0000 UTC m=+31.985665089 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.742153994 +0000 UTC m=+31.985665089 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbe9b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2daa80 item 57 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.743959443 +0000 UTC m=+31.987470538 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2db1f0 item 58 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.744597639 +0000 UTC m=+31.988108734 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfe780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2db420 item 58 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.745416595 +0000 UTC m=+31.988927690 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfecc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.745416595 +0000 UTC m=+31.988927690 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2db730 item 58 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.747760251 +0000 UTC m=+31.991271336 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbff8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace282a0 item 59 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.748767884 +0000 UTC m=+31.992279039 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbffe00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28460 item 59 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.749412471 +0000 UTC m=+31.992923566 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.749412471 +0000 UTC m=+31.992923566 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a9c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28700 item 59 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.751210316 +0000 UTC m=+31.994721402 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28af0 item 60 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.751890992 +0000 UTC m=+31.995402087 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28d90 item 60 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.752635037 +0000 UTC m=+31.996146192 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ba80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.752635037 +0000 UTC m=+31.996146192 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28fc0 item 60 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.75443693 +0000 UTC m=+31.997948065 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace293b0 item 61 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.755202856 +0000 UTC m=+31.998713951 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca58cc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.755202856 +0000 UTC m=+31.998713951 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca593c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29570 item 61 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.757252999 +0000 UTC m=+32.000764094 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca59a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29ab0 item 62 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.757954844 +0000 UTC m=+32.001465939 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.757954844 +0000 UTC m=+32.001465939 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7a740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29c70 item 62 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.759802894 +0000 UTC m=+32.003314059 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7ad80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ee310 item 63 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.76045238 +0000 UTC m=+32.003963495 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b2c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.76045238 +0000 UTC m=+32.003963495 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca7b9c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ee690 item 63 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.762267408 +0000 UTC m=+32.005778493 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ef6c0 item 64 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.762882931 +0000 UTC m=+32.006394055 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.762882931 +0000 UTC m=+32.006394055 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca94d40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2efa40 item 64 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.764514792 +0000 UTC m=+32.008025887 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b20e0 item 65 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.765102953 +0000 UTC m=+32.008614048 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.765102953 +0000 UTC m=+32.008614048 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca95d00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2380 item 65 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.766727952 +0000 UTC m=+32.010239047 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b29a0 item 66 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.767344506 +0000 UTC m=+32.010855601 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acaca8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.767344506 +0000 UTC m=+32.010855601 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacae00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2bd0 item 66 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.768921515 +0000 UTC m=+32.012432600 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b3110 item 67 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.769564258 +0000 UTC m=+32.013075353 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacb8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.769564258 +0000 UTC m=+32.013075353 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acacbdc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b33b0 item 67 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.771031268 +0000 UTC m=+32.014542363 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafa540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b3b20 item 68 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.771695944 +0000 UTC m=+32.015207129 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaa40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.771695944 +0000 UTC m=+32.015207129 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafaf80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b3d50 item 68 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.773346532 +0000 UTC m=+32.016857627 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafb5c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6460 item 69 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.774024882 +0000 UTC m=+32.017535997 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acafba40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.774024882 +0000 UTC m=+32.017535997 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6690 item 69 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.775693373 +0000 UTC m=+32.019204509 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb166c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6a10 item 70 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.776347259 +0000 UTC m=+32.019858344 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb16bc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.776347259 +0000 UTC m=+32.019858344 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6bd0 item 70 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.777897046 +0000 UTC m=+32.021408141 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6f50 item 71 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.778569556 +0000 UTC m=+32.022080651 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb17c80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.778569556 +0000 UTC m=+32.022080651 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7110 item 71 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.782879776 +0000 UTC m=+32.026390871 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7960 item 72 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.783544521 +0000 UTC m=+32.027055606 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb46e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.783544521 +0000 UTC m=+32.027055606 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7b20 item 72 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.78520678 +0000 UTC m=+32.028717885 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28000 item 73 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.785931268 +0000 UTC m=+32.029442383 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb47e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd282a0 item 73 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.78668919 +0000 UTC m=+32.030200315 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb663c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.78668919 +0000 UTC m=+32.030200315 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28460 item 73 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.78852121 +0000 UTC m=+32.032032295 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb66f40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd287e0 item 74 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.789216242 +0000 UTC m=+32.032727327 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd289a0 item 74 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.789990354 +0000 UTC m=+32.033501549 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb67980): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.789990354 +0000 UTC m=+32.033501549 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28b60 item 74 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.791817785 +0000 UTC m=+32.035328911 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28f50 item 75 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.792479304 +0000 UTC m=+32.035990389 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd29180 item 75 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.793172734 +0000 UTC m=+32.036683818 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.793172734 +0000 UTC m=+32.036683818 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd29340 item 75 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.795001176 +0000 UTC m=+32.038512292 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacfdc0 item 76 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.795666914 +0000 UTC m=+32.039178020 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac312930 item 76 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.796429735 +0000 UTC m=+32.039940830 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac803e80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.796429735 +0000 UTC m=+32.039940830 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84a500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac312d20 item 76 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.798378625 +0000 UTC m=+32.041889760 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84ab40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac313730 item 77 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.799020287 +0000 UTC m=+32.042531413 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.799020287 +0000 UTC m=+32.042531413 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84b740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac6062a0 item 77 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.800765302 +0000 UTC m=+32.044276387 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac84bd80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac606ee0 item 78 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.801340579 +0000 UTC m=+32.044851674 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86a380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.801340579 +0000 UTC m=+32.044851674 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86aa80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac607180 item 78 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.803147591 +0000 UTC m=+32.046658686 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b0c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac607810 item 79 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.803716015 +0000 UTC m=+32.047227101 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86b5c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.803716015 +0000 UTC m=+32.047227101 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac86bcc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac8803f0 item 79 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.805847571 +0000 UTC m=+32.049358706 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06400): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac880e70 item 80 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.806524779 +0000 UTC m=+32.050035874 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc06900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.806524779 +0000 UTC m=+32.050035874 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac881110 item 80 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.808294761 +0000 UTC m=+32.051805856 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a230 item 81 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.808873225 +0000 UTC m=+32.052384320 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc07ac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.808873225 +0000 UTC m=+32.052384320 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a540 item 81 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.81051808 +0000 UTC m=+32.054029175 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2a780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a9a0 item 82 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.811284097 +0000 UTC m=+32.054795193 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2ac80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.811284097 +0000 UTC m=+32.054795193 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3abd0 item 82 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.81281593 +0000 UTC m=+32.056327046 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2b880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b030 item 83 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.813472751 +0000 UTC m=+32.056983846 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc2bd80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.813472751 +0000 UTC m=+32.056983846 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6e3c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b1f0 item 83 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.815005836 +0000 UTC m=+32.058516931 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ea40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b570 item 84 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.81569617 +0000 UTC m=+32.059207265 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6ef40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.81569617 +0000 UTC m=+32.059207265 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6f4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b730 item 84 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.817167298 +0000 UTC m=+32.060678393 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc6fb40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e82a0 item 85 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.817736293 +0000 UTC m=+32.061247388 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.817736293 +0000 UTC m=+32.061247388 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8620 item 85 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.819258598 +0000 UTC m=+32.062769693 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc98d00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8a80 item 86 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.820025836 +0000 UTC m=+32.063536931 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acc99200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.820025836 +0000 UTC m=+32.063536931 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97b5c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e150 item 86 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.821587616 +0000 UTC m=+32.065098732 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac97bc40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e4d0 item 87 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.822982561 +0000 UTC m=+32.066493656 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.822982561 +0000 UTC m=+32.066493656 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e690 item 87 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.825715392 +0000 UTC m=+32.069226487 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e1c0 item 88 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.82651424 +0000 UTC m=+32.070025335 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a4200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.82651424 +0000 UTC m=+32.070025335 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a47c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e380 item 88 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.828241062 +0000 UTC m=+32.071752157 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5400): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67ea10 item 89 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.828735124 +0000 UTC m=+32.072246219 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67ec40 item 89 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.829529434 +0000 UTC m=+32.073040529 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9a5e80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.829529434 +0000 UTC m=+32.073040529 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67ee00 item 89 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.831268699 +0000 UTC m=+32.074779854 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb80b40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f260 item 90 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.831831984 +0000 UTC m=+32.075343108 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f490 item 90 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.832584393 +0000 UTC m=+32.076095488 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb815c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.832584393 +0000 UTC m=+32.076095488 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb81d40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f730 item 90 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.834005017 +0000 UTC m=+32.077516112 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67fb90 item 91 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.834531952 +0000 UTC m=+32.078043037 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67fd50 item 91 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.835133829 +0000 UTC m=+32.078644914 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.835133829 +0000 UTC m=+32.078644914 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90f580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8230 item 91 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.836820054 +0000 UTC m=+32.080331149 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90fbc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e87e0 item 92 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.837446486 +0000 UTC m=+32.080957581 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8a10 item 92 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.838290209 +0000 UTC m=+32.081801305 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d8b40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.838290209 +0000 UTC m=+32.081801305 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8d20 item 92 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.84010698 +0000 UTC m=+32.083618075 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e92d0 item 93 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.840682177 +0000 UTC m=+32.084193302 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5d9e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.840682177 +0000 UTC m=+32.084193302 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890480): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e9810 item 93 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.842435638 +0000 UTC m=+32.085946733 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac890bc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28230 item 94 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.842924452 +0000 UTC m=+32.086435547 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.842924452 +0000 UTC m=+32.086435547 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd283f0 item 94 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.844549811 +0000 UTC m=+32.088060965 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac891e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28770 item 95 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.845054574 +0000 UTC m=+32.088565749 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2fab80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.845054574 +0000 UTC m=+32.088565749 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e1c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28930 item 95 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.846790563 +0000 UTC m=+32.090301658 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60eb00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28cb0 item 96 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.847324992 +0000 UTC m=+32.090836087 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f0c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.847324992 +0000 UTC m=+32.090836087 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f7c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28ee0 item 96 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= 2026/07/21 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:29 DEBUG : Looking for writers 2026/07/21 04:28:29 DEBUG : >WaitForWriters: 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/21 04:28:29 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.854048509 +0000 UTC m=+32.097559624 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.854048509 +0000 UTC m=+32.097559624 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.854048509 +0000 UTC m=+32.097559624 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba2ec0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2de8c0 item 1 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.856331351 +0000 UTC m=+32.099842446 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.856331351 +0000 UTC m=+32.099842446 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acba3a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2df3b0 item 2 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.857870207 +0000 UTC m=+32.101381302 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.857870207 +0000 UTC m=+32.101381302 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac5285c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.857870207 +0000 UTC m=+32.101381302 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac528a80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2dfd50 item 3 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.860214605 +0000 UTC m=+32.103725700 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.860214605 +0000 UTC m=+32.103725700 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac290700 item 4 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.861928771 +0000 UTC m=+32.105439877 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac529c80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.861928771 +0000 UTC m=+32.105439877 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.861928771 +0000 UTC m=+32.105439877 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61e6c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac291730 item 5 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.86418372 +0000 UTC m=+32.107694925 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61ed40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.86418372 +0000 UTC m=+32.107694925 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4aec40 item 6 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.865833927 +0000 UTC m=+32.109345032 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61f900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.865833927 +0000 UTC m=+32.109345032 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac61fe00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.865833927 +0000 UTC m=+32.109345032 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b43c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4af490 item 7 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.868150251 +0000 UTC m=+32.111661356 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4a40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.868150251 +0000 UTC m=+32.111661356 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b4f80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a230 item 8 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac6b5540): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.869801129 +0000 UTC m=+32.113312224 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.869801129 +0000 UTC m=+32.113312224 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6b5d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.869801129 +0000 UTC m=+32.113312224 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a620 item 9 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.872574877 +0000 UTC m=+32.116085972 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.872574877 +0000 UTC m=+32.116085972 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e4f40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b0a0 item 10 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac6e5580): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.874622755 +0000 UTC m=+32.118133870 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): _writeAt: size=3, off=2 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.874622755 +0000 UTC m=+32.118133870 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6e5e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.874622755 +0000 UTC m=+32.118133870 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fc440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b420 item 11 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.87706156 +0000 UTC m=+32.120572685 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fcac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.87706156 +0000 UTC m=+32.120572685 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b8f0 item 12 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac6fd640): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fd640): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.878817256 +0000 UTC m=+32.122328341 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac6fda00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.878817256 +0000 UTC m=+32.122328341 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7461c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61bd50 item 13 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.880616194 +0000 UTC m=+32.124127289 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746840): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.880616194 +0000 UTC m=+32.124127289 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac746d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27c8c0 item 14 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac7473c0): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7473c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.882583799 +0000 UTC m=+32.126094904 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.882583799 +0000 UTC m=+32.126094904 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac747e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27cee0 item 15 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.884604425 +0000 UTC m=+32.128115520 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76c5c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.884604425 +0000 UTC m=+32.128115520 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76cb00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27d8f0 item 16 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): close: 2026/07/21 04:28:29 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:29 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.886543067 +0000 UTC m=+32.130054191 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.886543067 +0000 UTC m=+32.130054191 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76d5c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.886543067 +0000 UTC m=+32.130054191 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac76dac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb60e0 item 17 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.889347653 +0000 UTC m=+32.132858748 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.889347653 +0000 UTC m=+32.132858748 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6700 item 18 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.893480188 +0000 UTC m=+32.136991303 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac820e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.893480188 +0000 UTC m=+32.136991303 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821300): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.893480188 +0000 UTC m=+32.136991303 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6bd0 item 19 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.896170799 +0000 UTC m=+32.139681985 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac821e80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.896170799 +0000 UTC m=+32.139681985 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83c4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb70a0 item 20 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.897885136 +0000 UTC m=+32.141396231 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83cb40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.897885136 +0000 UTC m=+32.141396231 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.897885136 +0000 UTC m=+32.141396231 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83d540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7420 item 21 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.900097885 +0000 UTC m=+32.143608980 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac83dbc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.900097885 +0000 UTC m=+32.143608980 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb78f0 item 22 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.901441603 +0000 UTC m=+32.144952698 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.901441603 +0000 UTC m=+32.144952698 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac854d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.901441603 +0000 UTC m=+32.144952698 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7ce0 item 23 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.903818972 +0000 UTC m=+32.147330067 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.903818972 +0000 UTC m=+32.147330067 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac855e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8e380 item 24 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac868580): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868580): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.905831814 +0000 UTC m=+32.149342979 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.905831814 +0000 UTC m=+32.149342979 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac868e40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.905831814 +0000 UTC m=+32.149342979 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8ed90 item 25 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.90810655 +0000 UTC m=+32.151617685 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac869a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.90810655 +0000 UTC m=+32.151617685 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc040): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8fce0 item 26 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac8bc680): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bc680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.90954158 +0000 UTC m=+32.153052664 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bca40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): >_readAt: n=2, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): _writeAt: size=3, off=7 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.90954158 +0000 UTC m=+32.153052664 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bcf40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.90954158 +0000 UTC m=+32.153052664 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bd480): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23e700 item 27 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.911549251 +0000 UTC m=+32.155060336 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8bdb00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.911549251 +0000 UTC m=+32.155060336 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23f110 item 28 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac8e8780): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.913324043 +0000 UTC m=+32.156835127 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e8b40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.913324043 +0000 UTC m=+32.156835127 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac23fb20 item 29 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.91485821 +0000 UTC m=+32.158369305 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.91485821 +0000 UTC m=+32.158369305 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac8e9dc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2daa10 item 30 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): _readAt: size=2, off=0 2026/07/21 04:28:29 ERROR : open-test-file(0x879ac94c500): Couldn't read size of file 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): >_readAt: n=0, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): close: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c500): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.916841766 +0000 UTC m=+32.160352861 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94c8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.916841766 +0000 UTC m=+32.160352861 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94cf80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2db180 item 31 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.918466976 +0000 UTC m=+32.161978061 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94d600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.918466976 +0000 UTC m=+32.161978061 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac94db40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2db6c0 item 32 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.920234344 +0000 UTC m=+32.163745439 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a280): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28230 item 33 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.920694924 +0000 UTC m=+32.164206008 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96a700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.920694924 +0000 UTC m=+32.164206008 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96ac00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace283f0 item 33 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.922235773 +0000 UTC m=+32.165746868 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace288c0 item 34 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.923006158 +0000 UTC m=+32.166517283 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96b6c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.923006158 +0000 UTC m=+32.166517283 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac96bc00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28a80 item 34 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.924609086 +0000 UTC m=+32.168120191 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace28f50 item 35 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.925127554 +0000 UTC m=+32.168638639 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac9947c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.925127554 +0000 UTC m=+32.168638639 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac994cc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29110 item 35 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.926495277 +0000 UTC m=+32.170006362 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29500 item 36 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.927133703 +0000 UTC m=+32.170644789 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995840): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.927133703 +0000 UTC m=+32.170644789 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac995d80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace296c0 item 36 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.928518528 +0000 UTC m=+32.172029614 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29c00 item 37 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.929020596 +0000 UTC m=+32.172531681 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2a940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.929020596 +0000 UTC m=+32.172531681 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2ae40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ace29dc0 item 37 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.930333887 +0000 UTC m=+32.173844971 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ee5b0 item 38 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.930916507 +0000 UTC m=+32.174427602 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca2b9c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.930916507 +0000 UTC m=+32.174427602 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ef1f0 item 38 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.932267879 +0000 UTC m=+32.175778965 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2ef9d0 item 39 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.93289809 +0000 UTC m=+32.176409174 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca48b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.93289809 +0000 UTC m=+32.176409174 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2efce0 item 39 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.934318021 +0000 UTC m=+32.177829116 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2310 item 40 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.935002172 +0000 UTC m=+32.178513307 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca49c00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.935002172 +0000 UTC m=+32.178513307 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a240): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2540 item 40 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.936717263 +0000 UTC m=+32.180228358 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6a800): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2b60 item 41 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.937384241 +0000 UTC m=+32.180895337 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6ad00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b2d90 item 41 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.938030893 +0000 UTC m=+32.181541988 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b1c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.938030893 +0000 UTC m=+32.181541988 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6b700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b30a0 item 41 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.939594035 +0000 UTC m=+32.183105130 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca6bd40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b3810 item 42 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.940103177 +0000 UTC m=+32.183614261 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b39d0 item 42 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.940649588 +0000 UTC m=+32.184160673 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8c880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.940649588 +0000 UTC m=+32.184160673 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8ce00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2b3ce0 item 42 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.942626743 +0000 UTC m=+32.186137848 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae63f0 item 43 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.94324485 +0000 UTC m=+32.186755945 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8d940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6620 item 43 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.943946184 +0000 UTC m=+32.187457279 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879aca8de80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.943946184 +0000 UTC m=+32.187457279 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab84c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae67e0 item 43 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.945624975 +0000 UTC m=+32.189136070 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab8b00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6b60 item 44 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.94626345 +0000 UTC m=+32.189774545 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6d20 item 44 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.946966979 +0000 UTC m=+32.190478074 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9540): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.946966979 +0000 UTC m=+32.190478074 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acab9ac0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae6ee0 item 44 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.948514331 +0000 UTC m=+32.192025426 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7260 item 45 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.949126858 +0000 UTC m=+32.192638003 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.949126858 +0000 UTC m=+32.192638003 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae4e00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7420 item 45 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.951105865 +0000 UTC m=+32.194617000 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7c70 item 46 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.951703293 +0000 UTC m=+32.195214419 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acae5940): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.951703293 +0000 UTC m=+32.195214419 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02140): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acae7e30 item 46 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.953159333 +0000 UTC m=+32.196670428 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace310 item 47 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.954276754 +0000 UTC m=+32.197787849 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb02c80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.954276754 +0000 UTC m=+32.197787849 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03380): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace540 item 47 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.955541872 +0000 UTC m=+32.199052968 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb039c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acace8c0 item 48 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.956245221 +0000 UTC m=+32.199756316 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb03ec0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.956245221 +0000 UTC m=+32.199756316 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2a6c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacebd0 item 48 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.958033328 +0000 UTC m=+32.201544423 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2ad00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf030 item 49 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.95867477 +0000 UTC m=+32.202185865 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b180): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.95867477 +0000 UTC m=+32.202185865 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2b6c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf1f0 item 49 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.960449831 +0000 UTC m=+32.203960937 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb2bd40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf570 item 50 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.961139083 +0000 UTC m=+32.204650198 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e340): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.961139083 +0000 UTC m=+32.204650198 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5e8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacf7a0 item 50 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.962818504 +0000 UTC m=+32.206329630 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5ef40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacfb20 item 51 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.963571748 +0000 UTC m=+32.207082893 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f440): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.963571748 +0000 UTC m=+32.207082893 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb5f980): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acacfce0 item 51 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.965432221 +0000 UTC m=+32.208943316 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac312b60 item 52 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.966134177 +0000 UTC m=+32.209645312 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90600): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.966134177 +0000 UTC m=+32.209645312 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb90b80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac312e70 item 52 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.967882248 +0000 UTC m=+32.211393343 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91200): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac313880 item 53 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.968598941 +0000 UTC m=+32.212110056 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.968598941 +0000 UTC m=+32.212110056 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acb91c40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac606460 item 53 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.97090165 +0000 UTC m=+32.214412806 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc3c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac606fc0 item 54 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.971671525 +0000 UTC m=+32.215182620 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbc8c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.971671525 +0000 UTC m=+32.215182620 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbce40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac607260 item 54 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.973277717 +0000 UTC m=+32.216788812 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac6078f0 item 55 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.973881307 +0000 UTC m=+32.217392402 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbbd9c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.973881307 +0000 UTC m=+32.217392402 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda000): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac8804d0 item 55 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.975468485 +0000 UTC m=+32.218979580 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbda680): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac880f50 item 56 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.976224693 +0000 UTC m=+32.219735788 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdab80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.976224693 +0000 UTC m=+32.219735788 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb100): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac881260 item 56 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.977741006 +0000 UTC m=+32.221252112 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdb740): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a310 item 57 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.978341491 +0000 UTC m=+32.221852606 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbdbc80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a620 item 57 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.979072531 +0000 UTC m=+32.222583626 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc2c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.979072531 +0000 UTC m=+32.222583626 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc840): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a7e0 item 57 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.980677763 +0000 UTC m=+32.224188878 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfce80): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3acb0 item 58 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.981247027 +0000 UTC m=+32.224758173 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd3c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3af50 item 58 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.98224867 +0000 UTC m=+32.225759755 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd900): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.98224867 +0000 UTC m=+32.225759755 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa0c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b110 item 58 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.986201444 +0000 UTC m=+32.229712570 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aa780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fcb60 item 59 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.986872241 +0000 UTC m=+32.230383336 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7aacc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): _writeAt: size=3, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4101c0 item 59 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.987712518 +0000 UTC m=+32.231223664 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2562c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.987712518 +0000 UTC m=+32.231223664 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac2573c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac410850 item 59 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.989517947 +0000 UTC m=+32.233029042 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac257a00): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac410f50 item 60 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.990180579 +0000 UTC m=+32.233691674 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60e880): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): open at offset 5 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411340 item 60 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): _readAt: size=2, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): _writeAt: size=3, off=5 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): >_writeAt: n=3, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.991012681 +0000 UTC m=+32.234523805 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60ee40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): >_readAt: n=3, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.991012681 +0000 UTC m=+32.234523805 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60f400): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411500 item 60 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.992776121 +0000 UTC m=+32.236287266 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac60fa40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411ab0 item 61 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.993528112 +0000 UTC m=+32.237039207 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc080): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.993528112 +0000 UTC m=+32.237039207 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfc780): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac411c70 item 61 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.995331567 +0000 UTC m=+32.238842662 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfcdc0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28310 item 62 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.995842592 +0000 UTC m=+32.239353707 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879acbfd300): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.995842592 +0000 UTC m=+32.239353707 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab0c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd284d0 item 62 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.997619618 +0000 UTC m=+32.241130713 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7ab700): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28850 item 63 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.998162323 +0000 UTC m=+32.241673438 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac7abc40): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): _readAt: size=512, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): >openPending: err= 2026/07/21 04:28:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): close: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.998162323 +0000 UTC m=+32.241673438 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90e4c0): >close: err= 2026/07/21 04:28:29 DEBUG : open-test-file: Remove: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28a10 item 63 2026/07/21 04:28:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:29 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/07/21 04:28:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): openPending: 2026/07/21 04:28:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): open at offset 0 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): >openPending: err= 2026/07/21 04:28:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): _readAt: size=2, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): _writeAt: size=5, off=0 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): >_writeAt: n=5, err= 2026/07/21 04:28:29 DEBUG : open-test-file(0x879ac90eb40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:29.999820735 +0000 UTC m=+32.243331820 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90eb40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28d90 item 64 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.000346738 +0000 UTC m=+32.243857833 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f080): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.000346738 +0000 UTC m=+32.243857833 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90f780): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd28fc0 item 64 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.001747283 +0000 UTC m=+32.245258369 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac90fdc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd293b0 item 65 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.002294747 +0000 UTC m=+32.245805842 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d86c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.002294747 +0000 UTC m=+32.245805842 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d8c40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd29570 item 65 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.003612636 +0000 UTC m=+32.247123731 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d92c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd29ce0 item 66 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.004175329 +0000 UTC m=+32.247686424 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d97c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.004175329 +0000 UTC m=+32.247686424 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5d9e00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a150 item 66 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.005562138 +0000 UTC m=+32.249073233 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890240): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a620 item 67 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.006101386 +0000 UTC m=+32.249612481 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8908c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.006101386 +0000 UTC m=+32.249612481 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac890e00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3a7e0 item 67 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.007598352 +0000 UTC m=+32.251109448 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891480): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3acb0 item 68 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.008201873 +0000 UTC m=+32.251712968 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891980): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.008201873 +0000 UTC m=+32.251712968 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac891ec0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b1f0 item 68 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.00962484 +0000 UTC m=+32.253135936 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fae80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b570 item 69 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.010104205 +0000 UTC m=+32.253615290 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac2fbc40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.010104205 +0000 UTC m=+32.253615290 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2440): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd3b730 item 69 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.011269917 +0000 UTC m=+32.254781012 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2ac0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fce70 item 70 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.011878185 +0000 UTC m=+32.255389280 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba2fc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.011878185 +0000 UTC m=+32.255389280 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3500): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fd110 item 70 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.014341447 +0000 UTC m=+32.257852532 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acba3b80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fd8f0 item 71 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.014784224 +0000 UTC m=+32.258295309 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60180): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.014784224 +0000 UTC m=+32.258295309 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879acc60680): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2fdb20 item 71 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.015933604 +0000 UTC m=+32.259444690 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0480): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e380 item 72 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.01638641 +0000 UTC m=+32.259897495 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0980): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.01638641 +0000 UTC m=+32.259897495 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d0ec0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e540 item 72 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.017555898 +0000 UTC m=+32.261066993 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1480): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67e8c0 item 73 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.020244486 +0000 UTC m=+32.263755581 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1980): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67eaf0 item 73 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.022266795 +0000 UTC m=+32.265777890 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9d1e40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.022266795 +0000 UTC m=+32.265777890 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4480): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67ecb0 item 73 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.023548365 +0000 UTC m=+32.267059460 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4ac0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f0a0 item 74 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.024002713 +0000 UTC m=+32.267513808 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e4fc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f260 item 74 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.024589551 +0000 UTC m=+32.268100646 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5500): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.024589551 +0000 UTC m=+32.268100646 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac9e5a80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f490 item 74 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.026640655 +0000 UTC m=+32.270151741 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c1c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67f9d0 item 75 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.027060498 +0000 UTC m=+32.270571583 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31c6c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): _writeAt: size=3, off=2 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67fb90 item 75 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.027636636 +0000 UTC m=+32.271147721 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31cc00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.027636636 +0000 UTC m=+32.271147721 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d140): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac67fd50 item 75 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.028774434 +0000 UTC m=+32.272285519 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31d780): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e84d0 item 76 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.029320106 +0000 UTC m=+32.272831201 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac31dc80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e87e0 item 76 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): _writeAt: size=3, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.0299794 +0000 UTC m=+32.273490485 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac3782c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.0299794 +0000 UTC m=+32.273490485 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac378840): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2e8a10 item 76 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.031682837 +0000 UTC m=+32.275193932 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4380): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac286a10 item 77 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.03219238 +0000 UTC m=+32.275703475 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4880): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.03219238 +0000 UTC m=+32.275703475 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a4f80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac286d90 item 77 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.033707461 +0000 UTC m=+32.277218556 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a55c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac287b90 item 78 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.034262178 +0000 UTC m=+32.277773304 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac5a5ac0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.034262178 +0000 UTC m=+32.277773304 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6702c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac287d50 item 78 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.03585117 +0000 UTC m=+32.279362265 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670900): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2de7e0 item 79 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.036489675 +0000 UTC m=+32.280000770 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac670e00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.036489675 +0000 UTC m=+32.280000770 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671500): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2debd0 item 79 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.038227036 +0000 UTC m=+32.281738121 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac671b40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2df3b0 item 80 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.03882691 +0000 UTC m=+32.282338005 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6140): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.03882691 +0000 UTC m=+32.282338005 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6840): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2df9d0 item 80 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.040569018 +0000 UTC m=+32.284080114 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b6e80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2901c0 item 81 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.041345024 +0000 UTC m=+32.284856119 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7300): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.041345024 +0000 UTC m=+32.284856119 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7840): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2903f0 item 81 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.042640872 +0000 UTC m=+32.286151967 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6b7ec0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac2909a0 item 82 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.04321663 +0000 UTC m=+32.286727725 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d24c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.04321663 +0000 UTC m=+32.286727725 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d2a40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac291570 item 82 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.04447772 +0000 UTC m=+32.287988815 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d30c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac291b20 item 83 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.045024072 +0000 UTC m=+32.288535157 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d35c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.045024072 +0000 UTC m=+32.288535157 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6d3b00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4aec40 item 83 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.046480973 +0000 UTC m=+32.289992109 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea280): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4af490 item 84 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.047224648 +0000 UTC m=+32.290735743 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ea780): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.047224648 +0000 UTC m=+32.290735743 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ead00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac4afc00 item 84 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.048784073 +0000 UTC m=+32.292295168 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb380): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a2a0 item 85 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.049396159 +0000 UTC m=+32.292907254 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6eb880): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.049396159 +0000 UTC m=+32.292907254 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac6ebdc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61a4d0 item 85 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.050829386 +0000 UTC m=+32.294340481 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71e540): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61aa10 item 86 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.051415543 +0000 UTC m=+32.294926638 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71ea40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.051415543 +0000 UTC m=+32.294926638 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71efc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61aee0 item 86 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.052712363 +0000 UTC m=+32.296223458 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71f640): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b340 item 87 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.053235139 +0000 UTC m=+32.296746224 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac71fb40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.053235139 +0000 UTC m=+32.296746224 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a180): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b500 item 87 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.054875597 +0000 UTC m=+32.298386692 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76a800): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61b880 item 88 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.055446365 +0000 UTC m=+32.298957460 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76ad00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.055446365 +0000 UTC m=+32.298957460 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b280): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac61ba40 item 88 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.056694533 +0000 UTC m=+32.300205628 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76b8c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27c150 item 89 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.057066725 +0000 UTC m=+32.300577810 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac76be00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27c690 item 89 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.057593079 +0000 UTC m=+32.301104174 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e440): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.057593079 +0000 UTC m=+32.301104174 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81e9c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27ca80 item 89 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.058945594 +0000 UTC m=+32.302456679 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f000): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27d260 item 90 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.059638191 +0000 UTC m=+32.303149286 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81f540): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27d730 item 90 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.06031477 +0000 UTC m=+32.303825865 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac81fa80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.06031477 +0000 UTC m=+32.303825865 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a140): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879ac27dc70 item 90 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.061638128 +0000 UTC m=+32.305149223 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83a780): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6380 item 91 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.062153272 +0000 UTC m=+32.305664356 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83acc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): >_readAt: n=2, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): _writeAt: size=3, off=7 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6540 item 91 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.062751161 +0000 UTC m=+32.306262246 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b200): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): >_readAt: n=8, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.062751161 +0000 UTC m=+32.306262246 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83b780): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6700 item 91 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.06434461 +0000 UTC m=+32.307855705 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac83bdc0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6bd0 item 92 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.064857909 +0000 UTC m=+32.308369004 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850400): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): open at offset 5 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6d90 item 92 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): _readAt: size=2, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): _writeAt: size=3, off=5 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): >_writeAt: n=3, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.065448705 +0000 UTC m=+32.308959800 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850940): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): >_readAt: n=3, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.065448705 +0000 UTC m=+32.308959800 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac850f00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb6f50 item 92 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.066692244 +0000 UTC m=+32.310203339 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851540): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb72d0 item 93 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.067206154 +0000 UTC m=+32.310717239 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac851a80): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.067206154 +0000 UTC m=+32.310717239 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a280): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7490 item 93 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.068700476 +0000 UTC m=+32.312211571 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86a8c0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7810 item 94 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.069228222 +0000 UTC m=+32.312739317 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86ae00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.069228222 +0000 UTC m=+32.312739317 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86b500): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb79d0 item 94 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.070810912 +0000 UTC m=+32.314322007 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac86bb40): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acdb7dc0 item 95 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.071385446 +0000 UTC m=+32.314896541 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be180): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.071385446 +0000 UTC m=+32.314896541 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8be880): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8e150 item 95 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 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/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): open at offset 0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): _readAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): >_readAt: n=0, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.073245781 +0000 UTC m=+32.316756865 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8beec0): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): >openPending: err= 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8e4d0 item 96 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.073736847 +0000 UTC m=+32.317247943 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bf400): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 04:28:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 04:28:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): _readAt: size=512, off=0 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): openPending: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): >openPending: err= 2026/07/21 04:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): >_readAt: n=5, err=EOF 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): close: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 04:28:30.073736847 +0000 UTC m=+32.317247943 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : open-test-file(0x879ac8bfb00): >close: err= 2026/07/21 04:28:30 DEBUG : open-test-file: Remove: 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x879acd8ec40 item 96 2026/07/21 04:28:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 04:28:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 04:28:30 DEBUG : open-test-file: >Remove: err= 2026/07/21 04:28:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : >WaitForWriters: 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : file1: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): openPending: 2026/07/21 04:28:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): >openPending: err= 2026/07/21 04:28:30 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 04:28:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): _writeAt: size=2, off=0 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): >_writeAt: n=2, err= 2026/07/21 04:28:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): RWFileHandle.Flush 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): RWFileHandle.Release 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): close: 2026/07/21 04:28:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 04:28:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : file1(0x879ac378b80): >close: err= 2026/07/21 04:28:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:30 DEBUG : file1: vfs cache: starting upload 2026/07/21 04:28:30 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1.a0a9169e.partial" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1.a0a9169e.partial 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1.a0a9169e.partial" 2026/07/21 04:28:30 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:30 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fulokoz9nihu/file1.a0a9169e.partial 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 04:28:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 04:28:30 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/21 04:28:30 INFO : file1: Copied (new) 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 04:28:30 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/21 04:28:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 04:28:30 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : >WaitForWriters: 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:30 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:30 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-fulokoz9nihu/dir/file1: no such file or directory 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/21 04:28:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : file1: reading active writers 2026/07/21 04:28:30 DEBUG : >WaitForWriters: 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:30 DEBUG : rename_me: newRWFileHandle: 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): openPending: 2026/07/21 04:28:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): >openPending: err= 2026/07/21 04:28:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 04:28:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/21 04:28:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): _writeAt: size=5, off=0 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): >_writeAt: n=5, err= 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): close: 2026/07/21 04:28:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-21 04:28:30.598467517 +0000 UTC m=+32.841978612 2026/07/21 04:28:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/21 04:28:30 DEBUG : rename_me(0x879ac988700): >close: err= 2026/07/21 04:28:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/21 04:28:30 DEBUG : i_was_renamed: Updating file with 0x879ac9b11e0 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 04:28:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 04:28:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/21 04:28:30 DEBUG : i_was_renamed.5eb678d7.partial: size = 5 OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/i_was_renamed.5eb678d7.partial" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/i_was_renamed.5eb678d7.partial 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/i_was_renamed.5eb678d7.partial" 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/i_was_renamed.5eb678d7.partial 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : i_was_renamed.5eb678d7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:30 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:30 DEBUG : i_was_renamed.5eb678d7.partial: renamed to: i_was_renamed 2026/07/21 04:28:30 INFO : i_was_renamed: Copied (new) 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/i_was_renamed" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/i_was_renamed 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/i_was_renamed" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/i_was_renamed 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:30 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-21 04:28:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 04:28:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/21 04:28:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 04:28:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/21 04:28:30 DEBUG : Looking for writers 2026/07/21 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/07/21 04:28:30 DEBUG : >WaitForWriters: 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fulokoz9nihu" 2026/07/21 04:28:30 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:30 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : forgetting directory cache 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): _readAt: size=512, off=0 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): openPending: 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:29:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): >openPending: err= 2026/07/21 04:28:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): >_readAt: n=20, err=EOF 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): close: 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:29:30 +0000 UTC 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879ac989880): >close: err= 2026/07/21 04:28:31 DEBUG : Re-reading directory (110.212881ms old) 2026/07/21 04:28:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : forgetting directory cache 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): _readAt: size=512, off=0 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): openPending: 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:30:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-21 03:29:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 03:30:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-21 03:29:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/21 04:28:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): >openPending: err= 2026/07/21 04:28:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): >_readAt: n=20, err=EOF 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): close: 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:30:30 +0000 UTC 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate(0x879acc60140): >close: err= 2026/07/21 04:28:31 DEBUG : Re-reading directory (100.914991ms old) 2026/07/21 04:28:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:31 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : forgetting directory cache 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): _readAt: size=512, off=0 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): openPending: 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:31:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-21 03:30:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 03:31:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-21 03:30:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/21 04:28:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): >openPending: err= 2026/07/21 04:28:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): >_readAt: n=20, err=EOF 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): close: 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:31:30 +0000 UTC 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879acc60b40): >close: err= 2026/07/21 04:28:32 DEBUG : Re-reading directory (106.575231ms old) 2026/07/21 04:28:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : forgetting directory cache 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): _readAt: size=512, off=0 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): openPending: 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:32:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-21 03:31:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 03:32:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-21 03:31:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/21 04:28:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): >openPending: err= 2026/07/21 04:28:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): >_readAt: n=20, err=EOF 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): close: 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:32:30 +0000 UTC 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate(0x879ac8f87c0): >close: err= 2026/07/21 04:28:32 DEBUG : Re-reading directory (108.943783ms old) 2026/07/21 04:28:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:32 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/21 04:28:33 DEBUG : forgetting directory cache 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): _readAt: size=512, off=0 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): openPending: 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:33:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-21 03:32:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 03:33:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-21 03:32:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/21 04:28:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): >openPending: err= 2026/07/21 04:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): >_readAt: n=20, err=EOF 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): close: 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:33:30 +0000 UTC 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879acc61e00): >close: err= 2026/07/21 04:28:33 DEBUG : Re-reading directory (113.831154ms old) 2026/07/21 04:28:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : forgetting directory cache 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879ac2575c0): _readAt: size=512, off=0 2026/07/21 04:28:33 DEBUG : TestRWCacheUpdate(0x879ac2575c0): openPending: 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:33 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 03:34:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-21 03:33:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 03:34:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-21 03:33:30 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/21 04:28:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 04:28:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac2575c0): >openPending: err= 2026/07/21 04:28:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac2575c0): >_readAt: n=20, err=EOF 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac2575c0): close: 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:34:30 +0000 UTC 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac2575c0): >close: err= 2026/07/21 04:28:34 DEBUG : Re-reading directory (101.860116ms old) 2026/07/21 04:28:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : forgetting directory cache 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): _readAt: size=512, off=0 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): openPending: 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-21 03:35:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-21 03:34:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-21 03:35:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-21 03:34:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/21 04:28:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/21 04:28:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): >openPending: err= 2026/07/21 04:28:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): >_readAt: n=21, err=EOF 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): close: 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:35:30 +0000 UTC 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac988e80): >close: err= 2026/07/21 04:28:34 DEBUG : Re-reading directory (103.011039ms old) 2026/07/21 04:28:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : forgetting directory cache 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac7aa700): _readAt: size=512, off=0 2026/07/21 04:28:34 DEBUG : TestRWCacheUpdate(0x879ac7aa700): openPending: 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:34 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-21 03:36:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-21 03:35:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-21 03:36:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-21 03:35:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/21 04:28:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/21 04:28:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac7aa700): >openPending: err= 2026/07/21 04:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac7aa700): >_readAt: n=22, err=EOF 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac7aa700): close: 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:36:30 +0000 UTC 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac7aa700): >close: err= 2026/07/21 04:28:35 DEBUG : Re-reading directory (115.713267ms old) 2026/07/21 04:28:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : forgetting directory cache 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): _readAt: size=512, off=0 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): openPending: 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-21 03:37:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-21 03:36:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-21 03:37:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-21 03:36:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/21 04:28:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/21 04:28:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): >openPending: err= 2026/07/21 04:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): >_readAt: n=23, err=EOF 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): close: 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:37:30 +0000 UTC 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac90e200): >close: err= 2026/07/21 04:28:35 DEBUG : Re-reading directory (105.805078ms old) 2026/07/21 04:28:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : forgetting directory cache 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac989dc0): _readAt: size=512, off=0 2026/07/21 04:28:35 DEBUG : TestRWCacheUpdate(0x879ac989dc0): openPending: 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:35 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/TestRWCacheUpdate" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-fulokoz9nihu/TestRWCacheUpdate 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-21 03:38:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-21 03:37:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-21 03:38:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-21 03:37:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/21 04:28:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/21 04:28:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate(0x879ac989dc0): >openPending: err= 2026/07/21 04:28:36 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate(0x879ac989dc0): >_readAt: n=24, err=EOF 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate(0x879ac989dc0): close: 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 03:38:30 +0000 UTC 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate(0x879ac989dc0): >close: err= 2026/07/21 04:28:36 DEBUG : Re-reading directory (106.491112ms old) 2026/07/21 04:28:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 04:28:36 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:36 DEBUG : Looking for writers 2026/07/21 04:28:36 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/21 04:28:36 DEBUG : >WaitForWriters: 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : forgetting directory cache 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 04:28:36 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:36 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 04:28:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 04:28:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 04:28:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 04:28:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 04:28:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 04:28:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:36 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:36 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/FiLeA" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fulokoz9nihu/FiLeA 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/21 04:28:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 04:28:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 04:28:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FiLeB" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/FiLeB 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 04:28:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 04:28:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/FilEb" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fulokoz9nihu/FilEb 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 04:28:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/21 04:28:37 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/21 04:28:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/21 04:28:37 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/21 04:28:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 04:28:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 04:28:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 04:28:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 04:28:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 04:28:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:37 DEBUG : Looking for writers 2026/07/21 04:28:37 DEBUG : FiLeA: reading active writers 2026/07/21 04:28:37 DEBUG : FiLeB: reading active writers 2026/07/21 04:28:37 DEBUG : FilEb: reading active writers 2026/07/21 04:28:37 DEBUG : >WaitForWriters: 2026/07/21 04:28:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:37 DEBUG : Looking for writers 2026/07/21 04:28:37 DEBUG : FilEb: reading active writers 2026/07/21 04:28:37 DEBUG : FiLeA: reading active writers 2026/07/21 04:28:37 DEBUG : FiLeB: reading active writers 2026/07/21 04:28:37 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.73s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/normal name with no special characters.txt" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/normal name with no special characters.txt 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:37 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/normal name with no special characters.txt" 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 04:28:37 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fulokoz9nihu/normal name with no special characters.txt 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/normal name with no special characters.txt" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fulokoz9nihu/normal name with no special characters.txt 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fulokoz9nihu/測試_Русский___ě_áñ 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/21 04:28:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.68s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Reusing VFS from active cache 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:38 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:38 DEBUG : dir: Looking for writers 2026/07/21 04:28:38 DEBUG : file2: reading active writers 2026/07/21 04:28:38 DEBUG : Looking for writers 2026/07/21 04:28:38 DEBUG : dir: reading active writers 2026/07/21 04:28:38 DEBUG : file1: reading active writers 2026/07/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:38 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:38 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:39 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:39 DEBUG : dir: Looking for writers 2026/07/21 04:28:39 DEBUG : Looking for writers 2026/07/21 04:28:39 DEBUG : dir: reading active writers 2026/07/21 04:28:39 DEBUG : file1: reading active writers 2026/07/21 04:28:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:39 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:39 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 04:28:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 04:28:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 04:28:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/21 04:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/new_file.txt" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/new_file.txt 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/new_file.txt" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/dir/new_file.txt 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/21 04:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 04:28:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 04:28:39 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:39 DEBUG : dir: Looking for writers 2026/07/21 04:28:39 DEBUG : file2: reading active writers 2026/07/21 04:28:39 DEBUG : new_file.txt: reading active writers 2026/07/21 04:28:39 DEBUG : Looking for writers 2026/07/21 04:28:39 DEBUG : dir: reading active writers 2026/07/21 04:28:39 DEBUG : file1: reading active writers 2026/07/21 04:28:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:39 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:39 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file2" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/dir/file2 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/21 04:28:40 DEBUG : dir/file1: Updating file with dir/file1 0x879ac91c5b0 2026/07/21 04:28:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 04:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/dir/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/dir/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:40 INFO : dir/file1: Moved (server-side) to: file0 2026/07/21 04:28:40 DEBUG : file0: Updating file with file0 0x879ac91c5b0 2026/07/21 04:28:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file0" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file0 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file0" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fulokoz9nihu/file0 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file0" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file0 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file0" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fulokoz9nihu/file0 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:40 DEBUG : dir: Looking for writers 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : dir: reading active writers 2026/07/21 04:28:40 DEBUG : file0: reading active writers 2026/07/21 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.65s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:40 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Server has VFS statistics extension 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: About path "/rclone-test-fulokoz9nihu" 2026/07/21 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:40 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/21 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:40 DEBUG : b: Looking for writers 2026/07/21 04:28:40 DEBUG : c: Looking for writers 2026/07/21 04:28:40 DEBUG : d: Looking for writers 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : a: Looking for writers 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : /: reading active writers 2026/07/21 04:28:40 DEBUG : a: reading active writers 2026/07/21 04:28:40 DEBUG : b: reading active writers 2026/07/21 04:28:40 DEBUG : c: reading active writers 2026/07/21 04:28:40 DEBUG : d: reading active writers 2026/07/21 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:40 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 04:28:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/21 04:28:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/21 04:28:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/21 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:40 DEBUG : a/b/c/d: Looking for writers 2026/07/21 04:28:40 DEBUG : a/b/c: Looking for writers 2026/07/21 04:28:40 DEBUG : d: reading active writers 2026/07/21 04:28:40 DEBUG : a/b: Looking for writers 2026/07/21 04:28:40 DEBUG : c: reading active writers 2026/07/21 04:28:40 DEBUG : a: Looking for writers 2026/07/21 04:28:40 DEBUG : b: reading active writers 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : a: reading active writers 2026/07/21 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:40 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:40 DEBUG : Looking for writers 2026/07/21 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:40 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 04:28:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 04:28:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:28:40 DEBUG : file1: size = 5 OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:40 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:41 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/21 04:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/21 04:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 04:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 04:28:41 DEBUG : file1: size = 0 OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 04:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (7 bytes), uploading instead of streaming 2026/07/21 04:28:41 DEBUG : file1: size = 7 OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:41 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:41 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/21 04:28:41 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/21 04:28:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:41 DEBUG : Looking for writers 2026/07/21 04:28:41 DEBUG : file1: reading active writers 2026/07/21 04:28:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:41 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/21 04:28:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/21 04:28:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/21 04:28:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (11 bytes), uploading instead of streaming 2026/07/21 04:28:42 DEBUG : file1: size = 11 OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:28:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:42 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:42 DEBUG : Looking for writers 2026/07/21 04:28:42 DEBUG : file1: reading active writers 2026/07/21 04:28:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:42 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:28:42 DEBUG : file1: size = 5 OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 04:28:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:28:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/21 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:42 DEBUG : Looking for writers 2026/07/21 04:28:42 DEBUG : file1: reading active writers 2026/07/21 04:28:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:42 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : file1: WriteFileHandle.Release closing 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 04:28:42 DEBUG : file1: size = 0 OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/21 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:42 DEBUG : Looking for writers 2026/07/21 04:28:42 DEBUG : file1: reading active writers 2026/07/21 04:28:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:42 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (2 bytes), uploading instead of streaming 2026/07/21 04:28:42 DEBUG : file1: size = 2 OK 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:42 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 04:28:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 04:28:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:43 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:43 DEBUG : Looking for writers 2026/07/21 04:28:43 DEBUG : file1: reading active writers 2026/07/21 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:43 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 04:28:43 DEBUG : file1: size = 0 OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 04:28:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:28:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:43 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 04:28:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 04:28:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 04:28:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:43 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:43 DEBUG : Looking for writers 2026/07/21 04:28:43 DEBUG : file1: reading active writers 2026/07/21 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:43 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 04:28:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 04:28:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: File to upload is small (100 bytes), uploading instead of streaming 2026/07/21 04:28:43 DEBUG : file1: size = 100 OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/file1" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 54f59e9e09c865cd07ada015d12e5cbd /rclone-test-fulokoz9nihu/file1 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : file1: Parsed hash: 54f59e9e09c865cd07ada015d12e5cbd 2026/07/21 04:28:43 DEBUG : file1: md5 = 54f59e9e09c865cd07ada015d12e5cbd OK 2026/07/21 04:28:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 04:28:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 04:28:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 04:28:43 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 04:28:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 04:28:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 04:28:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:43 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:43 DEBUG : Looking for writers 2026/07/21 04:28:43 DEBUG : file1: reading active writers 2026/07/21 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:43 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:43 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:43 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: sha1sum /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/21 04:28:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/21 04:28:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f000.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-fulokoz9nihu/flat/f000.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/21 04:28:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/21 04:28:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f001.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-fulokoz9nihu/flat/f001.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/21 04:28:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/21 04:28:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f002.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-fulokoz9nihu/flat/f002.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/21 04:28:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/21 04:28:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f003.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-fulokoz9nihu/flat/f003.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/21 04:28:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/21 04:28:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/flat/f004.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-fulokoz9nihu/flat/f004.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/21 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:44 DEBUG : flat: Looking for writers 2026/07/21 04:28:44 DEBUG : f000.txt: reading active writers 2026/07/21 04:28:44 DEBUG : f001.txt: reading active writers 2026/07/21 04:28:44 DEBUG : f002.txt: reading active writers 2026/07/21 04:28:44 DEBUG : f003.txt: reading active writers 2026/07/21 04:28:44 DEBUG : f004.txt: reading active writers 2026/07/21 04:28:44 DEBUG : Looking for writers 2026/07/21 04:28:44 DEBUG : flat: reading active writers 2026/07/21 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.58s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:44 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/21 04:28:44 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/a/b/c/deep.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/a/b/c/deep.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/a/b/c/deep.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-fulokoz9nihu/a/b/c/deep.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:44 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/21 04:28:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/21 04:28:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/21 04:28:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/a/b/mid.txt" 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/a/b/mid.txt 2026/07/21 04:28:44 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/a/b/mid.txt" 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-fulokoz9nihu/a/b/mid.txt 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:45 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/21 04:28:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/21 04:28:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/21 04:28:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/a/top.txt" 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/a/top.txt 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/a/top.txt" 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-fulokoz9nihu/a/top.txt 2026/07/21 04:28:45 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:45 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/21 04:28:45 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:45 DEBUG : a/b/c: Looking for writers 2026/07/21 04:28:45 DEBUG : deep.txt: reading active writers 2026/07/21 04:28:45 DEBUG : a/b: Looking for writers 2026/07/21 04:28:45 DEBUG : c: reading active writers 2026/07/21 04:28:45 DEBUG : mid.txt: reading active writers 2026/07/21 04:28:45 DEBUG : a: Looking for writers 2026/07/21 04:28:45 DEBUG : b: reading active writers 2026/07/21 04:28:45 DEBUG : top.txt: reading active writers 2026/07/21 04:28:45 DEBUG : Looking for writers 2026/07/21 04:28:45 DEBUG : a: reading active writers 2026/07/21 04:28:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.35s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:45 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/bigdir/big.bin" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/bigdir/big.bin 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/bigdir/big.bin" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: c5137cf9a4b9fd20acfb034715daad4c /rclone-test-fulokoz9nihu/bigdir/big.bin 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:46 DEBUG : bigdir/big.bin: Parsed hash: c5137cf9a4b9fd20acfb034715daad4c 2026/07/21 04:28:46 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:46 DEBUG : bigdir: Looking for writers 2026/07/21 04:28:46 DEBUG : big.bin: reading active writers 2026/07/21 04:28:46 DEBUG : Looking for writers 2026/07/21 04:28:46 DEBUG : bigdir: reading active writers 2026/07/21 04:28:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.04s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-fulokoz9nihu", Local "Local file system at /tmp/rclone3287842976", Modify Window "1s" 2026/07/21 04:28:46 INFO : sftp://rclone@:22/rclone-test-fulokoz9nihu: poll-interval is not supported by this remote 2026/07/21 04:28:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/21 04:28:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/21 04:28:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir1/a.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir1/a.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir1/a.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-fulokoz9nihu/dir1/a.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:46 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/21 04:28:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/21 04:28:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/21 04:28:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir2/b.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir2/b.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir2/b.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: 415290769594460e2e485922904f345d /rclone-test-fulokoz9nihu/dir2/b.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:46 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/21 04:28:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/21 04:28:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/21 04:28:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 04:28:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Shell path "/rclone-test-fulokoz9nihu/dir3/c.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: creating additional session 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Running remote command: md5sum /rclone-test-fulokoz9nihu/dir3/c.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fulokoz9nihu/dir3/c.txt" 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: command exited OK 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-fulokoz9nihu/dir3/c.txt 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: ssh external: close 2026/07/21 04:28:46 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/21 04:28:46 DEBUG : WaitForWriters: timeout=30s 2026/07/21 04:28:46 DEBUG : dir2: Looking for writers 2026/07/21 04:28:46 DEBUG : b.txt: reading active writers 2026/07/21 04:28:46 DEBUG : dir3: Looking for writers 2026/07/21 04:28:46 DEBUG : c.txt: reading active writers 2026/07/21 04:28:46 DEBUG : dir1: Looking for writers 2026/07/21 04:28:46 DEBUG : a.txt: reading active writers 2026/07/21 04:28:46 DEBUG : Looking for writers 2026/07/21 04:28:46 DEBUG : dir1: reading active writers 2026/07/21 04:28:46 DEBUG : dir2: reading active writers 2026/07/21 04:28:46 DEBUG : dir3: reading active writers 2026/07/21 04:28:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/21 04:28:46 DEBUG : sftp://rclone@:22/rclone-test-fulokoz9nihu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 48.814037742s (try 1/5)