"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/07/18 01:34:57 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-kuzeces8gola" 2026/07/18 01:34:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:34:57 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/18 01:34: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/18 01:34:57 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/18 01:34: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/18 01:34: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/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: 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/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell type "unix" from config 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Relative path resolved to "/rclone-test-kuzeces8gola" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Using root directory "/rclone-test-kuzeces8gola" 2026/07/18 01:34:57 DEBUG : Creating backend with remote "/tmp/rclone1973153868" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:57 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:57 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:57 DEBUG : dir: Looking for writers 2026/07/18 01:34:57 DEBUG : Looking for writers 2026/07/18 01:34:57 DEBUG : dir: reading active writers 2026/07/18 01:34:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:57 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:57 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/18 01:34:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:58 DEBUG : dir/subdir: Looking for writers 2026/07/18 01:34:58 DEBUG : dir: Looking for writers 2026/07/18 01:34:58 DEBUG : file1: reading active writers 2026/07/18 01:34:58 DEBUG : file2: reading active writers 2026/07/18 01:34:58 DEBUG : subdir: reading active writers 2026/07/18 01:34:58 DEBUG : Looking for writers 2026/07/18 01:34:58 DEBUG : dir: reading active writers 2026/07/18 01:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.66s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:58 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:58 DEBUG : dir: Looking for writers 2026/07/18 01:34:58 DEBUG : file1: reading active writers 2026/07/18 01:34:58 DEBUG : Looking for writers 2026/07/18 01:34:58 DEBUG : dir: reading active writers 2026/07/18 01:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:58 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:58 DEBUG : dir: Looking for writers 2026/07/18 01:34:58 DEBUG : Looking for writers 2026/07/18 01:34:58 DEBUG : dir: reading active writers 2026/07/18 01:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:58 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:58 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:59 DEBUG : dir: forgetting directory cache 2026/07/18 01:34:59 DEBUG : forgetting directory cache 2026/07/18 01:34:59 DEBUG : dir: forgetting directory cache 2026/07/18 01:34:59 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:59 DEBUG : Looking for writers 2026/07/18 01:34:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:59 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/18 01:34:59 DEBUG : dir: invalidating directory cache 2026/07/18 01:34:59 DEBUG : >ForgetPath: 2026/07/18 01:34:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/18 01:34:59 DEBUG : invalidating directory cache 2026/07/18 01:34:59 DEBUG : dir: forgetting directory cache 2026/07/18 01:34:59 DEBUG : >ForgetPath: 2026/07/18 01:34:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/18 01:34:59 DEBUG : >ForgetPath: 2026/07/18 01:34:59 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:34:59 DEBUG : dir: Looking for writers 2026/07/18 01:34:59 DEBUG : Looking for writers 2026/07/18 01:34:59 DEBUG : dir: reading active writers 2026/07/18 01:34:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.24s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:34:59 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: 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/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/fil/a/b/c" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/fil/a/b/c 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/fil/a/b/c" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-kuzeces8gola/fil/a/b/c 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:34:59 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/fil/a/b/c" 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/fil/a/b/c 2026/07/18 01:34:59 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/fil/a/b/c" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-kuzeces8gola/fil/a/b/c 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:00 DEBUG : forgetting directory cache 2026/07/18 01:35:00 DEBUG : dir: forgetting directory cache 2026/07/18 01:35:00 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:00 DEBUG : dir: Looking for writers 2026/07/18 01:35:00 DEBUG : fil/a/b: Looking for writers 2026/07/18 01:35:00 DEBUG : fil/a: Looking for writers 2026/07/18 01:35:00 DEBUG : b: reading active writers 2026/07/18 01:35:00 DEBUG : fil: Looking for writers 2026/07/18 01:35:00 DEBUG : a: reading active writers 2026/07/18 01:35:00 DEBUG : Looking for writers 2026/07/18 01:35:00 DEBUG : dir: reading active writers 2026/07/18 01:35:00 DEBUG : fil: reading active writers 2026/07/18 01:35:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:00 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:00 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:00 DEBUG : dir: Looking for writers 2026/07/18 01:35:00 DEBUG : Looking for writers 2026/07/18 01:35:00 DEBUG : dir: reading active writers 2026/07/18 01:35:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:00 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:00 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:00 DEBUG : dir: Looking for writers 2026/07/18 01:35:00 DEBUG : file1: reading active writers 2026/07/18 01:35:00 DEBUG : Looking for writers 2026/07/18 01:35:00 DEBUG : dir: reading active writers 2026/07/18 01:35:00 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:00 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:00 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:00 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/subdir/file3" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kuzeces8gola/dir/subdir/file3 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/18 01:35:01 DEBUG : Waiting for deletions to finish 2026/07/18 01:35:01 INFO : dir/subdir/file3: Deleted 2026/07/18 01:35:01 DEBUG : removing 1 level 2 directories 2026/07/18 01:35:01 INFO : dir/subdir: Removing directory 2026/07/18 01:35:01 DEBUG : dir: invalidating directory cache 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/18 01:35:01 DEBUG : dir/file1: Reset virtual modtime 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/18 01:35:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:01 DEBUG : dir: invalidating directory cache 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/18 01:35:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/18 01:35:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/18 01:35:01 DEBUG : forgetting directory cache 2026/07/18 01:35:01 DEBUG : dir: forgetting directory cache 2026/07/18 01:35:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/18 01:35:01 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:01 DEBUG : dir/virtualDir: Looking for writers 2026/07/18 01:35:01 DEBUG : dir: Looking for writers 2026/07/18 01:35:01 DEBUG : file1: reading active writers 2026/07/18 01:35:01 DEBUG : virtualFile2: reading active writers 2026/07/18 01:35:01 DEBUG : virtualFile: reading active writers 2026/07/18 01:35:01 DEBUG : virtualDir: reading active writers 2026/07/18 01:35:01 DEBUG : Looking for writers 2026/07/18 01:35:01 DEBUG : dir: reading active writers 2026/07/18 01:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.65s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:01 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:01 ERROR : dir/: Can only open directories read only 2026/07/18 01:35:01 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:01 DEBUG : dir: Looking for writers 2026/07/18 01:35:01 DEBUG : Looking for writers 2026/07/18 01:35:01 DEBUG : dir: reading active writers 2026/07/18 01:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:01 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:01 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 01:35:01 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/18 01:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:35:01 DEBUG : dir/potato: size = 5 OK 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/potato" 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/potato 2026/07/18 01:35:01 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/potato" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/potato 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/18 01:35:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 01:35:02 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:02 DEBUG : dir: Looking for writers 2026/07/18 01:35:02 DEBUG : file1: reading active writers 2026/07/18 01:35:02 DEBUG : potato: reading active writers 2026/07/18 01:35:02 DEBUG : Looking for writers 2026/07/18 01:35:02 DEBUG : dir: reading active writers 2026/07/18 01:35:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:02 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:02 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:02 DEBUG : dir/sub: Looking for writers 2026/07/18 01:35:02 DEBUG : dir: Looking for writers 2026/07/18 01:35:02 DEBUG : file1: reading active writers 2026/07/18 01:35:02 DEBUG : sub: reading active writers 2026/07/18 01:35:02 DEBUG : Looking for writers 2026/07/18 01:35:02 DEBUG : dir: reading active writers 2026/07/18 01:35:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.50s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:02 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 01:35:02 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:02 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:02 DEBUG : dir/sub/subsub: Looking for writers 2026/07/18 01:35:02 DEBUG : dir/sub: Looking for writers 2026/07/18 01:35:02 DEBUG : subsub: reading active writers 2026/07/18 01:35:02 DEBUG : dir: Looking for writers 2026/07/18 01:35:02 DEBUG : sub: reading active writers 2026/07/18 01:35:02 DEBUG : file1: reading active writers 2026/07/18 01:35:02 DEBUG : Looking for writers 2026/07/18 01:35:02 DEBUG : dir: reading active writers 2026/07/18 01:35:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:02 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:02 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:03 ERROR : dir/: Dir.Remove not empty 2026/07/18 01:35:03 DEBUG : dir/file1: Remove: 2026/07/18 01:35:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:03 DEBUG : dir/file1: >Remove: err= 2026/07/18 01:35:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 01:35:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:03 DEBUG : Looking for writers 2026/07/18 01:35:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:03 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:03 DEBUG : dir/file1: Remove: 2026/07/18 01:35:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:03 DEBUG : dir/file1: >Remove: err= 2026/07/18 01:35:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 01:35:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:03 DEBUG : Looking for writers 2026/07/18 01:35:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:03 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:03 DEBUG : dir/file1: Remove: 2026/07/18 01:35:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:03 DEBUG : dir/file1: >Remove: err= 2026/07/18 01:35:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:03 DEBUG : dir: Looking for writers 2026/07/18 01:35:03 DEBUG : Looking for writers 2026/07/18 01:35:03 DEBUG : dir: reading active writers 2026/07/18 01:35:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:03 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:03 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kuzeces8gola/dir/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kuzeces8gola/dir/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/18 01:35:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/18 01:35:04 DEBUG : dir: Updating dir with dir2 0x54dcbb36820 2026/07/18 01:35:04 DEBUG : dir: forgetting directory cache 2026/07/18 01:35:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 01:35:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir2/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir2/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir2/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir2/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir2/file1" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir2/file1 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:04 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:04 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/18 01:35:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/18 01:35:05 DEBUG : file2: Updating file with file2 0x54dcbb36c30 2026/07/18 01:35:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/18 01:35:05 INFO : dir2/file3: Deleted 2026/07/18 01:35:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/18 01:35:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x54dcbb36c30 2026/07/18 01:35:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/18 01:35:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir2/file3" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir2/file3 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/18 01:35:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x54dcb266680 2026/07/18 01:35:05 DEBUG : empty directory: forgetting directory cache 2026/07/18 01:35:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/18 01:35:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/18 01:35:05 DEBUG : dir2: Renaming to "dir3" 2026/07/18 01:35:05 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:05 DEBUG : dir3: Looking for writers 2026/07/18 01:35:05 DEBUG : file3: reading active writers 2026/07/18 01:35:05 DEBUG : renamed empty directory: Looking for writers 2026/07/18 01:35:05 DEBUG : Looking for writers 2026/07/18 01:35:05 DEBUG : dir3: reading active writers 2026/07/18 01:35:05 DEBUG : renamed empty directory: reading active writers 2026/07/18 01:35:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.92s) === 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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:05 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 01:35:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 01:35:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/18 01:35:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/18 01:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 01:35:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/18 01:35:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/18 01:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (12 bytes), uploading instead of streaming 2026/07/18 01:35:05 DEBUG : dir/sub/file2: size = 12 OK 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/sub/file2" 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/sub/file2 2026/07/18 01:35:05 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/sub/file2" 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-kuzeces8gola/dir/sub/file2 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:06 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/18 01:35:06 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/18 01:35:06 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/18 01:35:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:06 DEBUG : forgetting directory cache 2026/07/18 01:35:06 DEBUG : dir: forgetting directory cache 2026/07/18 01:35:06 DEBUG : dir/sub: forgetting directory cache 2026/07/18 01:35:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/18 01:35:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:35:06 DEBUG : dir/sub/file0: size = 5 OK 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/sub/file0" 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/sub/file0 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/sub/file0" 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/sub/file0 2026/07/18 01:35:06 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:06 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/18 01:35:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 01:35:06 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:06 DEBUG : dir/sub: Looking for writers 2026/07/18 01:35:06 DEBUG : file0: reading active writers 2026/07/18 01:35:06 DEBUG : file2: reading active writers 2026/07/18 01:35:06 DEBUG : dir: Looking for writers 2026/07/18 01:35:06 DEBUG : file1: reading active writers 2026/07/18 01:35:06 DEBUG : sub: reading active writers 2026/07/18 01:35:06 DEBUG : Looking for writers 2026/07/18 01:35:06 DEBUG : dir: reading active writers 2026/07/18 01:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:06 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:06 DEBUG : forgetting directory cache 2026/07/18 01:35:07 DEBUG : forgetting directory cache 2026/07/18 01:35:07 DEBUG : dir: forgetting directory cache 2026/07/18 01:35:07 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:07 DEBUG : dir: Looking for writers 2026/07/18 01:35:07 DEBUG : Looking for writers 2026/07/18 01:35:07 DEBUG : dir: reading active writers 2026/07/18 01:35:07 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:07 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/18 01:35:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/18 01:35:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/18 01:35:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/18 01:35:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:07 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:07 DEBUG : dir: Looking for writers 2026/07/18 01:35:07 DEBUG : file1: reading active writers 2026/07/18 01:35:07 DEBUG : file1.metadata: reading active writers 2026/07/18 01:35:07 DEBUG : Looking for writers 2026/07/18 01:35:07 DEBUG : dir: reading active writers 2026/07/18 01:35:07 DEBUG : dir.metadata: reading active writers 2026/07/18 01:35:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:07 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:07 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:07 DEBUG : dir: Looking for writers 2026/07/18 01:35:07 DEBUG : file1: reading active writers 2026/07/18 01:35:07 DEBUG : Looking for writers 2026/07/18 01:35:07 DEBUG : dir: reading active writers 2026/07/18 01:35:07 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:07 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:07 DEBUG : Can set mod time: true 2026/07/18 01:35:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:07 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:08 DEBUG : dir: Looking for writers 2026/07/18 01:35:08 DEBUG : file1: reading active writers 2026/07/18 01:35:08 DEBUG : Looking for writers 2026/07/18 01:35:08 DEBUG : dir: reading active writers 2026/07/18 01:35:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:08 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 01:35:08 DEBUG : dir/file1: size = 0 OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:08 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 01:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:08 DEBUG : dir: Looking for writers 2026/07/18 01:35:08 DEBUG : file1: reading active writers 2026/07/18 01:35:08 DEBUG : Looking for writers 2026/07/18 01:35:08 DEBUG : dir: reading active writers 2026/07/18 01:35:08 DEBUG : >WaitForWriters: 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 01:35:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:08 DEBUG : dir: Looking for writers 2026/07/18 01:35:08 DEBUG : file1: reading active writers 2026/07/18 01:35:08 DEBUG : Looking for writers 2026/07/18 01:35:08 DEBUG : dir: reading active writers 2026/07/18 01:35:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:08 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:35:08 DEBUG : dir/file1: size = 5 OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:08 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:08 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 01:35:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:08 DEBUG : dir: Looking for writers 2026/07/18 01:35:08 DEBUG : file1: reading active writers 2026/07/18 01:35:08 DEBUG : Looking for writers 2026/07/18 01:35:08 DEBUG : dir: reading active writers 2026/07/18 01:35:08 DEBUG : >WaitForWriters: 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:08 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/18 01:35:09 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:09 DEBUG : dir: Looking for writers 2026/07/18 01:35:09 DEBUG : file1: reading active writers 2026/07/18 01:35:09 DEBUG : Looking for writers 2026/07/18 01:35:09 DEBUG : dir: reading active writers 2026/07/18 01:35:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:09 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:09 DEBUG : dir: Looking for writers 2026/07/18 01:35:09 DEBUG : file1: reading active writers 2026/07/18 01:35:09 DEBUG : Looking for writers 2026/07/18 01:35:09 DEBUG : dir: reading active writers 2026/07/18 01:35:09 DEBUG : >WaitForWriters: 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 01:35:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:09 DEBUG : dir/file1(0x54dcba6ab80): close: 2026/07/18 01:35:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 01:35:09 DEBUG : dir/file1(0x54dcba6ab80): >close: err= 2026/07/18 01:35:09 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:09 DEBUG : dir: Looking for writers 2026/07/18 01:35:09 DEBUG : file1: reading active writers 2026/07/18 01:35:09 DEBUG : Looking for writers 2026/07/18 01:35:09 DEBUG : dir: reading active writers 2026/07/18 01:35:09 DEBUG : >WaitForWriters: 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:09 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:09 DEBUG : dir: Looking for writers 2026/07/18 01:35:09 DEBUG : file1: reading active writers 2026/07/18 01:35:09 DEBUG : Looking for writers 2026/07/18 01:35:09 DEBUG : dir: reading active writers 2026/07/18 01:35:09 DEBUG : >WaitForWriters: 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:09 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:09 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 01:35:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): _writeAt: size=5, off=0 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): openPending: 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 01:35:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): >openPending: err= 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): >_writeAt: n=5, err= 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): close: 2026/07/18 01:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/18 01:35:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/18 01:35:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/18 01:35:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 01:35:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:10 DEBUG : dir/file1(0x54dcba6b2c0): >close: err= 2026/07/18 01:35:10 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 01:35:10 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1.2f98c60a.partial" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1.2f98c60a.partial 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1.2f98c60a.partial" 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kuzeces8gola/dir/file1.2f98c60a.partial 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/18 01:35:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/18 01:35:10 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/18 01:35:10 INFO : dir/file1: Copied (replaced existing) 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/18 01:35:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35: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/18 01:35:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:10 DEBUG : >WaitForWriters: 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/18 01:35:10 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:10 DEBUG : dir: Looking for writers 2026/07/18 01:35:10 DEBUG : file1: reading active writers 2026/07/18 01:35:10 DEBUG : Looking for writers 2026/07/18 01:35:10 DEBUG : dir: reading active writers 2026/07/18 01:35:10 DEBUG : >WaitForWriters: 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.17s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.39s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:10 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:10 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:11 DEBUG : dir: Looking for writers 2026/07/18 01:35:11 DEBUG : file1: reading active writers 2026/07/18 01:35:11 DEBUG : Looking for writers 2026/07/18 01:35:11 DEBUG : dir: reading active writers 2026/07/18 01:35:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/07/18 01:35:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/18 01:35: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/18 01:35:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/18 01:35:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:11 DEBUG : Looking for writers 2026/07/18 01:35:11 DEBUG : file.txt: reading active writers 2026/07/18 01:35:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:11 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 01:35:11 DEBUG : dir/file1: size = 25 OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:11 DEBUG : dir: Looking for writers 2026/07/18 01:35:11 DEBUG : file1: reading active writers 2026/07/18 01:35:11 DEBUG : Looking for writers 2026/07/18 01:35:11 DEBUG : dir: reading active writers 2026/07/18 01:35:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:11 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:11 DEBUG : dir/file1: Remove: 2026/07/18 01:35:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:11 DEBUG : dir/file1: >Remove: err= 2026/07/18 01:35:11 DEBUG : dir/file1: Remove: 2026/07/18 01:35:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/18 01:35:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:11 DEBUG : dir: Looking for writers 2026/07/18 01:35:11 DEBUG : Looking for writers 2026/07/18 01:35:11 DEBUG : dir: reading active writers 2026/07/18 01:35:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:11 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:11 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 DEBUG : dir/file1: Remove: 2026/07/18 01:35:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:12 DEBUG : dir/file1: >Remove: err= 2026/07/18 01:35:12 DEBUG : dir/file1: Remove: 2026/07/18 01:35:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/18 01:35:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:12 DEBUG : dir: Looking for writers 2026/07/18 01:35:12 DEBUG : Looking for writers 2026/07/18 01:35:12 DEBUG : dir: reading active writers 2026/07/18 01:35:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:12 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 01:35:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/18 01:35:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:12 DEBUG : dir/file1: Open: flags=0x3 2026/07/18 01:35:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/18 01:35:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/18 01:35:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:12 DEBUG : dir: Looking for writers 2026/07/18 01:35:12 DEBUG : file1: reading active writers 2026/07/18 01:35:12 DEBUG : Looking for writers 2026/07/18 01:35:12 DEBUG : dir: reading active writers 2026/07/18 01:35:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:12 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:12 DEBUG : dir: Looking for writers 2026/07/18 01:35:12 DEBUG : file1: reading active writers 2026/07/18 01:35:12 DEBUG : Looking for writers 2026/07/18 01:35:12 DEBUG : dir: reading active writers 2026/07/18 01:35:12 DEBUG : >WaitForWriters: 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:12 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc02dba0 2026/07/18 01:35:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:12 DEBUG : dir/file1: Updating file with dir/file1 0x54dcc02dba0 2026/07/18 01:35:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:12 DEBUG : dir/file1: File is currently open, delaying rename 0x54dcc02dba0 2026/07/18 01:35:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:12 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 01:35:13 DEBUG : dir/file1: size = 25 OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:13 DEBUG : newLeaf: Running delayed rename now 2026/07/18 01:35:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:13 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc02dba0 2026/07/18 01:35:13 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:13 DEBUG : dir: Looking for writers 2026/07/18 01:35:13 DEBUG : Looking for writers 2026/07/18 01:35:13 DEBUG : dir: reading active writers 2026/07/18 01:35:13 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:13 DEBUG : >WaitForWriters: 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:13 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:13 DEBUG : dir: Looking for writers 2026/07/18 01:35:13 DEBUG : Looking for writers 2026/07/18 01:35:13 DEBUG : dir: reading active writers 2026/07/18 01:35:13 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:13 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:13 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:13 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:13 DEBUG : dir: Looking for writers 2026/07/18 01:35:13 DEBUG : file1: reading active writers 2026/07/18 01:35:13 DEBUG : Looking for writers 2026/07/18 01:35:13 DEBUG : dir: reading active writers 2026/07/18 01:35:13 DEBUG : >WaitForWriters: 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:13 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc0b28f0 2026/07/18 01:35:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:13 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:13 DEBUG : dir/file1: Updating file with dir/file1 0x54dcc0b28f0 2026/07/18 01:35:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:13 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 01:35:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:14 DEBUG : dir/file1: File is currently open, delaying rename 0x54dcc0b28f0 2026/07/18 01:35:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 01:35:14 DEBUG : dir/file1: size = 25 OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:14 DEBUG : newLeaf: Running delayed rename now 2026/07/18 01:35:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:14 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc0b28f0 2026/07/18 01:35:14 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:14 DEBUG : >WaitForWriters: 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:14 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:14 DEBUG : >WaitForWriters: 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:14 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:14 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): openPending: 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 01:35:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): >openPending: err= 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): _writeAt: size=14, off=0 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): >_writeAt: n=14, err= 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): close: 2026/07/18 01:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 01:35:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:14 DEBUG : dir/file1(0x54dcbf73080): >close: err= 2026/07/18 01:35:14 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : file1: reading active writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : file1: reading active writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : file1: reading active writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : file1: reading active writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:14 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 01:35:14 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1.ca338588.partial" 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1.ca338588.partial 2026/07/18 01:35:14 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1.ca338588.partial" 2026/07/18 01:35:14 DEBUG : dir: Looking for writers 2026/07/18 01:35:14 DEBUG : file1: reading active writers 2026/07/18 01:35:14 DEBUG : Looking for writers 2026/07/18 01:35:14 DEBUG : dir: reading active writers 2026/07/18 01:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1.ca338588.partial 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/18 01:35:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/18 01:35:15 INFO : dir/file1: Copied (replaced existing) 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35: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/18 01:35:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:15 DEBUG : dir: Looking for writers 2026/07/18 01:35:15 DEBUG : file1: reading active writers 2026/07/18 01:35:15 DEBUG : Looking for writers 2026/07/18 01:35:15 DEBUG : dir: reading active writers 2026/07/18 01:35:15 DEBUG : >WaitForWriters: 2026/07/18 01:35:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): _readAt: size=512, off=0 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): openPending: 2026/07/18 01:35: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/18 01:35:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 01:35:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): >openPending: err= 2026/07/18 01:35:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): >_readAt: n=14, err=EOF 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): close: 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb886980): >close: err= 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:15 DEBUG : newLeaf: Updating file with newLeaf 0x54dcbb371e0 2026/07/18 01:35:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 01:35:15 DEBUG : dir/file1: Updating file with dir/file1 0x54dcbb371e0 2026/07/18 01:35:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb887340): openPending: 2026/07/18 01:35: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/18 01:35:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 01:35:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb887340): >openPending: err= 2026/07/18 01:35:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb887340): _writeAt: size=25, off=0 2026/07/18 01:35:15 DEBUG : dir/file1(0x54dcb887340): >_writeAt: n=25, err= 2026/07/18 01:35:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:15 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:16 DEBUG : newLeaf: Updating file with newLeaf 0x54dcbb371e0 2026/07/18 01:35:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:16 DEBUG : newLeaf(0x54dcb887340): close: 2026/07/18 01:35:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 01:35:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 01:35:15.996892159 +0000 UTC m=+18.548216934 2026/07/18 01:35:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:16 DEBUG : newLeaf(0x54dcb887340): >close: err= 2026/07/18 01:35:16 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:16 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 01:35:16 DEBUG : newLeaf.cc8bb3a2.partial: size = 25 OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf.cc8bb3a2.partial" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf.cc8bb3a2.partial 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf.cc8bb3a2.partial" 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf.cc8bb3a2.partial 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : newLeaf.cc8bb3a2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:16 DEBUG : newLeaf.cc8bb3a2.partial: renamed to: newLeaf 2026/07/18 01:35:16 INFO : newLeaf: Copied (replaced existing) 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 01:35:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 01:35:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 01:35:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:16 DEBUG : >WaitForWriters: 2026/07/18 01:35:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:16 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:16 DEBUG : >WaitForWriters: 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:16 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:16 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:16 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:16 DEBUG : dir: Looking for writers 2026/07/18 01:35:16 DEBUG : file1: reading active writers 2026/07/18 01:35:16 DEBUG : Looking for writers 2026/07/18 01:35:16 DEBUG : dir: reading active writers 2026/07/18 01:35:16 DEBUG : >WaitForWriters: 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:16 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:17 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc02dc70 2026/07/18 01:35:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:17 DEBUG : dir/file1: Updating file with dir/file1 0x54dcc02dc70 2026/07/18 01:35:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:17 DEBUG : dir/file1(0x54dcb81b280): openPending: 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 01:35:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 01:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:17 DEBUG : dir/file1(0x54dcb81b280): >openPending: err= 2026/07/18 01:35:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:17 DEBUG : dir/file1(0x54dcb81b280): _writeAt: size=25, off=0 2026/07/18 01:35:17 DEBUG : dir/file1(0x54dcb81b280): >_writeAt: n=25, err= 2026/07/18 01:35:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:17 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc02dc70 2026/07/18 01:35:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:17 DEBUG : newLeaf(0x54dcb81b280): close: 2026/07/18 01:35:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 01:35:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 01:35:17.635490795 +0000 UTC m=+20.186815569 2026/07/18 01:35:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:17 DEBUG : newLeaf(0x54dcb81b280): >close: err= 2026/07/18 01:35:17 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:17 DEBUG : dir: Looking for writers 2026/07/18 01:35:17 DEBUG : Looking for writers 2026/07/18 01:35:17 DEBUG : dir: reading active writers 2026/07/18 01:35:17 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:17 DEBUG : dir: Looking for writers 2026/07/18 01:35:17 DEBUG : Looking for writers 2026/07/18 01:35:17 DEBUG : dir: reading active writers 2026/07/18 01:35:17 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:17 DEBUG : dir: Looking for writers 2026/07/18 01:35:17 DEBUG : Looking for writers 2026/07/18 01:35:17 DEBUG : dir: reading active writers 2026/07/18 01:35:17 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:17 DEBUG : dir: Looking for writers 2026/07/18 01:35:17 DEBUG : Looking for writers 2026/07/18 01:35:17 DEBUG : dir: reading active writers 2026/07/18 01:35:17 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 01:35:17 DEBUG : newLeaf.c376ade4.partial: size = 25 OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf.c376ade4.partial" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf.c376ade4.partial 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf.c376ade4.partial" 2026/07/18 01:35:17 DEBUG : dir: Looking for writers 2026/07/18 01:35:17 DEBUG : Looking for writers 2026/07/18 01:35:17 DEBUG : dir: reading active writers 2026/07/18 01:35:17 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf.c376ade4.partial 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:17 DEBUG : newLeaf.c376ade4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:17 DEBUG : newLeaf.c376ade4.partial: renamed to: newLeaf 2026/07/18 01:35:17 INFO : newLeaf: Copied (replaced existing) 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:17 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 01:35:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 01:35:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 01:35:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:18 DEBUG : >WaitForWriters: 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:18 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : >WaitForWriters: 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:18 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:18 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): openPending: 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 01:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): >openPending: err= 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): _writeAt: size=14, off=0 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): >_writeAt: n=14, err= 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): close: 2026/07/18 01:35:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 01:35:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbd01740): >close: err= 2026/07/18 01:35:18 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 01:35:18 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1.ca338588.partial" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1.ca338588.partial 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1.ca338588.partial" 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1.ca338588.partial 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/18 01:35:18 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/18 01:35:18 INFO : dir/file1: Copied (replaced existing) 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : dir: Looking for writers 2026/07/18 01:35:18 DEBUG : file1: reading active writers 2026/07/18 01:35:18 DEBUG : Looking for writers 2026/07/18 01:35:18 DEBUG : dir: reading active writers 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35: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/18 01:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:18 DEBUG : >WaitForWriters: 2026/07/18 01:35:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): _readAt: size=512, off=0 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): openPending: 2026/07/18 01:35: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/18 01:35:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 01:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): >openPending: err= 2026/07/18 01:35:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): >_readAt: n=14, err=EOF 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): close: 2026/07/18 01:35:18 DEBUG : dir/file1(0x54dcbb84dc0): >close: err= 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:18 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:19 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc0f36c0 2026/07/18 01:35:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 01:35:19 DEBUG : dir/file1: Updating file with dir/file1 0x54dcc0f36c0 2026/07/18 01:35:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:19 DEBUG : dir/file1(0x54dcbc3fa80): openPending: 2026/07/18 01:35: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/18 01:35:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 01:35:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:19 DEBUG : dir/file1(0x54dcbc3fa80): >openPending: err= 2026/07/18 01:35:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:19 DEBUG : dir/file1(0x54dcbc3fa80): _writeAt: size=25, off=0 2026/07/18 01:35:19 DEBUG : dir/file1(0x54dcbc3fa80): >_writeAt: n=25, err= 2026/07/18 01:35:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:19 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:19 DEBUG : newLeaf: Updating file with newLeaf 0x54dcc0f36c0 2026/07/18 01:35:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:19 DEBUG : newLeaf(0x54dcbc3fa80): close: 2026/07/18 01:35:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 01:35:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 01:35:19.792961094 +0000 UTC m=+22.344285889 2026/07/18 01:35:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:19 DEBUG : newLeaf(0x54dcbc3fa80): >close: err= 2026/07/18 01:35:19 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:19 DEBUG : dir: Looking for writers 2026/07/18 01:35:19 DEBUG : Looking for writers 2026/07/18 01:35:19 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:19 DEBUG : dir: reading active writers 2026/07/18 01:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:19 DEBUG : dir: Looking for writers 2026/07/18 01:35:19 DEBUG : Looking for writers 2026/07/18 01:35:19 DEBUG : dir: reading active writers 2026/07/18 01:35:19 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:19 DEBUG : dir: Looking for writers 2026/07/18 01:35:19 DEBUG : Looking for writers 2026/07/18 01:35:19 DEBUG : dir: reading active writers 2026/07/18 01:35:19 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:19 DEBUG : dir: Looking for writers 2026/07/18 01:35:19 DEBUG : Looking for writers 2026/07/18 01:35:19 DEBUG : dir: reading active writers 2026/07/18 01:35:19 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 01:35:20 DEBUG : newLeaf.897c21e2.partial: size = 25 OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf.897c21e2.partial" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf.897c21e2.partial 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf.897c21e2.partial" 2026/07/18 01:35:20 DEBUG : dir: Looking for writers 2026/07/18 01:35:20 DEBUG : Looking for writers 2026/07/18 01:35:20 DEBUG : dir: reading active writers 2026/07/18 01:35:20 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf.897c21e2.partial 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : newLeaf.897c21e2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:20 DEBUG : newLeaf.897c21e2.partial: renamed to: newLeaf 2026/07/18 01:35:20 INFO : newLeaf: Copied (replaced existing) 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 01:35:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 01:35:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 01:35:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 01:35:20 DEBUG : dir: Looking for writers 2026/07/18 01:35:20 DEBUG : Looking for writers 2026/07/18 01:35:20 DEBUG : dir: reading active writers 2026/07/18 01:35:20 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:20 DEBUG : >WaitForWriters: 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:20 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:20 DEBUG : dir: Looking for writers 2026/07/18 01:35:20 DEBUG : Looking for writers 2026/07/18 01:35:20 DEBUG : dir: reading active writers 2026/07/18 01:35:20 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:20 DEBUG : >WaitForWriters: 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:20 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:20 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:20 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:20 DEBUG : dir: Looking for writers 2026/07/18 01:35:20 DEBUG : file1: reading active writers 2026/07/18 01:35:20 DEBUG : Looking for writers 2026/07/18 01:35:20 DEBUG : dir: reading active writers 2026/07/18 01:35:20 DEBUG : >WaitForWriters: 2026/07/18 01:35:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): _readAt: size=512, off=0 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): openPending: 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 01:35:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 01:35:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): >openPending: err= 2026/07/18 01:35:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/18 01:35:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): >_readAt: n=14, err=EOF 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): close: 2026/07/18 01:35:20 DEBUG : dir/file1(0x54dcbbe4700): >close: err= 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:20 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:21 DEBUG : newLeaf: Updating file with newLeaf 0x54dcbd1fad0 2026/07/18 01:35:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 01:35:21 DEBUG : dir/file1: Updating file with dir/file1 0x54dcbd1fad0 2026/07/18 01:35:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 01:35:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:21 DEBUG : dir/file1(0x54dcbc1f040): openPending: 2026/07/18 01:35: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/18 01:35:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 01:35:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:21 DEBUG : dir/file1(0x54dcbc1f040): >openPending: err= 2026/07/18 01:35:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:21 DEBUG : dir/file1(0x54dcbc1f040): _writeAt: size=25, off=0 2026/07/18 01:35:21 DEBUG : dir/file1(0x54dcbc1f040): >_writeAt: n=25, err= 2026/07/18 01:35:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 01:35:21 DEBUG : newLeaf: Updating file with newLeaf 0x54dcbd1fad0 2026/07/18 01:35:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:21 DEBUG : newLeaf(0x54dcbc1f040): close: 2026/07/18 01:35:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 01:35:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 01:35:21.559361112 +0000 UTC m=+24.110685887 2026/07/18 01:35:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:21 DEBUG : newLeaf(0x54dcbc1f040): >close: err= 2026/07/18 01:35:21 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:21 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 01:35:21 DEBUG : newLeaf.8fad3121.partial: size = 25 OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf.8fad3121.partial" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf.8fad3121.partial 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf.8fad3121.partial" 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf.8fad3121.partial 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf.8fad3121.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 01:35:21 DEBUG : newLeaf.8fad3121.partial: renamed to: newLeaf 2026/07/18 01:35:21 INFO : newLeaf: Copied (replaced existing) 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:21 DEBUG : dir: Looking for writers 2026/07/18 01:35:21 DEBUG : Looking for writers 2026/07/18 01:35:21 DEBUG : dir: reading active writers 2026/07/18 01:35:21 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:21 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 01:35:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 01:35:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 01:35:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 01:35:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 01:35:22 DEBUG : dir: Looking for writers 2026/07/18 01:35:22 DEBUG : Looking for writers 2026/07/18 01:35:22 DEBUG : dir: reading active writers 2026/07/18 01:35:22 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:22 DEBUG : >WaitForWriters: 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/newLeaf" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kuzeces8gola/newLeaf 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/18 01:35:22 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:22 DEBUG : dir: Looking for writers 2026/07/18 01:35:22 DEBUG : Looking for writers 2026/07/18 01:35:22 DEBUG : dir: reading active writers 2026/07/18 01:35:22 DEBUG : newLeaf: reading active writers 2026/07/18 01:35:22 DEBUG : >WaitForWriters: 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestFileRename (10.30s) --- PASS: TestFileRename/off,forceCache=false (1.05s) --- PASS: TestFileRename/minimal,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=true (2.13s) --- PASS: TestFileRename/writes,forceCache=false (1.62s) --- PASS: TestFileRename/writes,forceCache=true (2.17s) --- PASS: TestFileRename/full,forceCache=false (2.12s) === 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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:22 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:22 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:22 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:22 DEBUG : Looking for writers 2026/07/18 01:35: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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:22 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 01:35:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:22 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:22 DEBUG : dir: Looking for writers 2026/07/18 01:35:22 DEBUG : file1: reading active writers 2026/07/18 01:35:22 DEBUG : Looking for writers 2026/07/18 01:35:22 DEBUG : dir: reading active writers 2026/07/18 01:35:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.32s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:22 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:22 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/18 01:35:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/18 01:35:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/18 01:35:23 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:23 DEBUG : dir: Looking for writers 2026/07/18 01:35:23 DEBUG : file1: reading active writers 2026/07/18 01:35:23 DEBUG : Looking for writers 2026/07/18 01:35:23 DEBUG : dir: reading active writers 2026/07/18 01:35:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:23 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/18 01:35:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/18 01:35:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/18 01:35:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/18 01:35:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/18 01:35:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/18 01:35:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/18 01:35:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/18 01:35:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/18 01:35:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/18 01:35:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/18 01:35:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/18 01:35:23 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:23 DEBUG : dir: Looking for writers 2026/07/18 01:35:23 DEBUG : file1: reading active writers 2026/07/18 01:35:23 DEBUG : Looking for writers 2026/07/18 01:35:23 DEBUG : dir: reading active writers 2026/07/18 01:35:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.33s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:23 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:23 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:23 DEBUG : dir: Looking for writers 2026/07/18 01:35:23 DEBUG : file1: reading active writers 2026/07/18 01:35:23 DEBUG : Looking for writers 2026/07/18 01:35:23 DEBUG : dir: reading active writers 2026/07/18 01:35:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:23 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:23 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 01:35:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/18 01:35:24 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:24 DEBUG : dir: Looking for writers 2026/07/18 01:35:24 DEBUG : file1: reading active writers 2026/07/18 01:35:24 DEBUG : Looking for writers 2026/07/18 01:35:24 DEBUG : dir: reading active writers 2026/07/18 01:35:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): _readAt: size=1, off=0 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): openPending: 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >openPending: err= 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >_readAt: n=1, err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): _readAt: size=256, off=1 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >_readAt: n=15, err=EOF 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): _readAt: size=16, off=16 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >_readAt: n=0, err=EOF 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): close: 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >close: err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): close: 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb583300): >close: err=file already closed 2026/07/18 01:35:24 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:24 DEBUG : dir: Looking for writers 2026/07/18 01:35:24 DEBUG : file1: reading active writers 2026/07/18 01:35:24 DEBUG : Looking for writers 2026/07/18 01:35:24 DEBUG : dir: reading active writers 2026/07/18 01:35:24 DEBUG : >WaitForWriters: 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): _readAt: size=1, off=0 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): openPending: 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >openPending: err= 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >_readAt: n=1, err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): _readAt: size=1, off=5 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >_readAt: n=1, err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): _readAt: size=1, off=3 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >_readAt: n=1, err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): _readAt: size=1, off=13 2026/07/18 01:35:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >_readAt: n=1, err= 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): _readAt: size=16, off=100 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >_readAt: n=0, err=EOF 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): close: 2026/07/18 01:35:24 DEBUG : dir/file1(0x54dcb23d480): >close: err= 2026/07/18 01:35:24 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:24 DEBUG : dir: Looking for writers 2026/07/18 01:35:24 DEBUG : file1: reading active writers 2026/07/18 01:35:24 DEBUG : Looking for writers 2026/07/18 01:35:24 DEBUG : dir: reading active writers 2026/07/18 01:35:24 DEBUG : >WaitForWriters: 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:24 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:24 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=1, off=0 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): openPending: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >openPending: err= 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=1, err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=1, off=5 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=1, err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=1, off=1 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=1, err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=6, off=10 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=6, err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=256, off=10 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=6, err=EOF 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=256, off=100 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=0, err=EOF 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): close: 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >close: err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): _readAt: size=256, off=100 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcba6a700): >_readAt: n=0, err=file already closed 2026/07/18 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:25 DEBUG : dir: Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : dir: reading active writers 2026/07/18 01:35:25 DEBUG : >WaitForWriters: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): RWFileHandle.Flush 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): _readAt: size=256, off=0 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): openPending: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): >openPending: err= 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): >_readAt: n=16, err=EOF 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): RWFileHandle.Flush 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): RWFileHandle.Flush 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): close: 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd00300): >close: err= 2026/07/18 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:25 DEBUG : dir: Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : dir: reading active writers 2026/07/18 01:35:25 DEBUG : >WaitForWriters: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 01:35:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): _readAt: size=256, off=0 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): openPending: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): >openPending: err= 2026/07/18 01:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): >_readAt: n=16, err=EOF 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): RWFileHandle.Release 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): close: 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): >close: err= 2026/07/18 01:35:25 DEBUG : dir/file1(0x54dcbd01480): RWFileHandle.Release 2026/07/18 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:25 DEBUG : dir: Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : dir: reading active writers 2026/07/18 01:35:25 DEBUG : >WaitForWriters: 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.29s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:25 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:25 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): openPending: 2026/07/18 01:35:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): >openPending: err= 2026/07/18 01:35:25 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): _writeAt: size=5, off=0 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): >_writeAt: n=5, err= 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): _writeAt: size=7, off=5 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): >_writeAt: n=7, err= 2026/07/18 01:35:25 DEBUG : file1: vfs cache: truncate to size=11 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): close: 2026/07/18 01:35:25 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:25.807518773 +0000 UTC m=+28.358843538 2026/07/18 01:35:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): >close: err= 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): close: 2026/07/18 01:35:25 DEBUG : file1(0x54dcbcde200): >close: err=file already closed 2026/07/18 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:25 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:25 DEBUG : file1.4f7d2750.partial: size = 11 OK 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.4f7d2750.partial" 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.4f7d2750.partial 2026/07/18 01:35:25 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.4f7d2750.partial" 2026/07/18 01:35:25 DEBUG : Looking for writers 2026/07/18 01:35:25 DEBUG : file1: reading active writers 2026/07/18 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1.4f7d2750.partial 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1.4f7d2750.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 01:35:26 DEBUG : file1.4f7d2750.partial: renamed to: file1 2026/07/18 01:35:26 INFO : file1: Copied (new) 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-18 01:35:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/18 01:35:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : >WaitForWriters: 2026/07/18 01:35:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/18 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : >WaitForWriters: 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:26 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:26 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:26 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): openPending: 2026/07/18 01:35:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): >openPending: err= 2026/07/18 01:35:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): _writeAt: size=7, off=0 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): >_writeAt: n=7, err= 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): _writeAt: size=6, off=5 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): >_writeAt: n=6, err= 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): close: 2026/07/18 01:35:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:26.354539762 +0000 UTC m=+28.905864527 2026/07/18 01:35:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): >close: err= 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): _writeAt: size=5, off=0 2026/07/18 01:35:26 DEBUG : file1(0x54dcb81a080): >_writeAt: n=0, err=file already closed 2026/07/18 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:26 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:26 DEBUG : file1.4656c7b4.partial: size = 11 OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.4656c7b4.partial" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.4656c7b4.partial 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.4656c7b4.partial" 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1.4656c7b4.partial 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1.4656c7b4.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 01:35:26 DEBUG : file1.4656c7b4.partial: renamed to: file1 2026/07/18 01:35:26 INFO : file1: Copied (new) 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-18 01:35:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/18 01:35:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : >WaitForWriters: 2026/07/18 01:35:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/18 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : >WaitForWriters: 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.54s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:26 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:26 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:26 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:26 DEBUG : file1(0x54dcb4bf6c0): openPending: 2026/07/18 01:35:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : file1(0x54dcb4bf6c0): >openPending: err= 2026/07/18 01:35:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:26 DEBUG : file1(0x54dcb4bf6c0): close: 2026/07/18 01:35:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:26.896675999 +0000 UTC m=+29.448000774 2026/07/18 01:35:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:26 DEBUG : file1(0x54dcb4bf6c0): >close: err= 2026/07/18 01:35:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 01:35:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:26 DEBUG : file2: newRWFileHandle: 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): openPending: 2026/07/18 01:35:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): >openPending: err= 2026/07/18 01:35:26 DEBUG : file2: >newRWFileHandle: err= 2026/07/18 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/18 01:35:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): RWFileHandle.Flush 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): RWFileHandle.Release 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): close: 2026/07/18 01:35:26 DEBUG : file2: vfs cache: setting modification time to 2026-07-18 01:35:26.897776438 +0000 UTC m=+29.449101203 2026/07/18 01:35:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:26 DEBUG : file2(0x54dcb23c2c0): >close: err= 2026/07/18 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : file2: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file2: reading active writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : file2: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/18 01:35:26 DEBUG : Looking for writers 2026/07/18 01:35:26 DEBUG : file1: reading active writers 2026/07/18 01:35:26 DEBUG : file2: reading active writers 2026/07/18 01:35:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/18 01:35:26 DEBUG : file2: vfs cache: starting upload 2026/07/18 01:35:26 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:27 DEBUG : file1.c64a369c.partial: size = 0 OK 2026/07/18 01:35:27 DEBUG : file2.c74b9539.partial: size = 0 OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.c64a369c.partial" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2.c74b9539.partial" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file2.c74b9539.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.c64a369c.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file2.c74b9539.partial" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.c64a369c.partial" 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file2: reading active writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file2.c74b9539.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file2.c74b9539.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1.c64a369c.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1.c64a369c.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:27 DEBUG : file1.c64a369c.partial: renamed to: file1 2026/07/18 01:35:27 INFO : file1: Copied (new) 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : file2.c74b9539.partial: renamed to: file2 2026/07/18 01:35:27 INFO : file2: Copied (new) 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-18 01:35:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/18 01:35:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file2: reading active writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-18 01:35:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/18 01:35:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 01:35:27 DEBUG : >WaitForWriters: 2026/07/18 01:35:27 INFO : file2: vfs cache: upload succeeded try #1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file2" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzeces8gola/file2 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 01:35:27 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : file2: reading active writers 2026/07/18 01:35:27 DEBUG : >WaitForWriters: 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.77s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:27 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:27 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:27 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): openPending: 2026/07/18 01:35:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): >openPending: err= 2026/07/18 01:35:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): _writeAt: size=5, off=0 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): >_writeAt: n=5, err= 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): RWFileHandle.Flush 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): RWFileHandle.Flush 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): close: 2026/07/18 01:35:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:27.671989555 +0000 UTC m=+30.223314330 2026/07/18 01:35:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886440): >close: err= 2026/07/18 01:35:27 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:27 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:27 DEBUG : file1.6fc440c6.partial: size = 5 OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.6fc440c6.partial" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.6fc440c6.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.6fc440c6.partial" 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1.6fc440c6.partial 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1.6fc440c6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:27 DEBUG : file1.6fc440c6.partial: renamed to: file1 2026/07/18 01:35:27 INFO : file1: Copied (new) 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 01:35:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 01:35:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : >WaitForWriters: 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:27 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:27 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:27 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): openPending: 2026/07/18 01:35:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): >openPending: err= 2026/07/18 01:35:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): _writeAt: size=5, off=0 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): >_writeAt: n=5, err= 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): RWFileHandle.Release 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): close: 2026/07/18 01:35:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:27.999120391 +0000 UTC m=+30.550445166 2026/07/18 01:35:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): >close: err= 2026/07/18 01:35:27 DEBUG : file1(0x54dcb886b00): RWFileHandle.Release 2026/07/18 01:35:27 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:27 DEBUG : Looking for writers 2026/07/18 01:35:27 DEBUG : file1: reading active writers 2026/07/18 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:28 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:28 DEBUG : file1.7c1a77d8.partial: size = 5 OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.7c1a77d8.partial" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.7c1a77d8.partial 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.7c1a77d8.partial" 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1.7c1a77d8.partial 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : file1.7c1a77d8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:28 DEBUG : file1.7c1a77d8.partial: renamed to: file1 2026/07/18 01:35:28 INFO : file1: Copied (new) 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 01:35:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 01:35:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:28 DEBUG : >WaitForWriters: 2026/07/18 01:35:28 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:28 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:28 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 01:35:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): openPending: 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): >openPending: err= 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 01:35:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): _writeAt: size=5, off=0 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): >_writeAt: n=5, err= 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): close: 2026/07/18 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-18 01:35:28.682640702 +0000 UTC m=+31.233965467 2026/07/18 01:35:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:28 DEBUG : dir/file1(0x54dcbd015c0): >close: err= 2026/07/18 01:35:28 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 01:35:28 DEBUG : dir/file1.a7bb4f32.partial: size = 5 OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1.a7bb4f32.partial" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1.a7bb4f32.partial 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1.a7bb4f32.partial" 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/file1.a7bb4f32.partial 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : dir/file1.a7bb4f32.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:28 DEBUG : dir/file1.a7bb4f32.partial: renamed to: dir/file1 2026/07/18 01:35:28 INFO : dir/file1: Copied (replaced existing) 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:28 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-18 01:35:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 01:35:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:28 DEBUG : dir: Looking for writers 2026/07/18 01:35:28 DEBUG : file1: reading active writers 2026/07/18 01:35:28 DEBUG : Looking for writers 2026/07/18 01:35:28 DEBUG : dir: reading active writers 2026/07/18 01:35:28 DEBUG : >WaitForWriters: 2026/07/18 01:35:28 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:29 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/18 01:35:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 01:35:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 01:35:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): _writeAt: size=5, off=0 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): openPending: 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): >openPending: err= 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): >_writeAt: n=5, err= 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): _writeAt: size=15, off=5 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): >_writeAt: n=15, err= 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): close: 2026/07/18 01:35:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-18 01:35:29.349464201 +0000 UTC m=+31.900788967 2026/07/18 01:35:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:29 DEBUG : dir/file1(0x54dcb887580): >close: err= 2026/07/18 01:35:29 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 01:35:29 DEBUG : dir/file1.36f61aad.partial: size = 20 OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1.36f61aad.partial" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1.36f61aad.partial 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1.36f61aad.partial" 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kuzeces8gola/dir/file1.36f61aad.partial 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : dir/file1.36f61aad.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/18 01:35:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/18 01:35:29 DEBUG : dir/file1.36f61aad.partial: renamed to: dir/file1 2026/07/18 01:35:29 INFO : dir/file1: Copied (replaced existing) 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:29 DEBUG : dir: Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : dir: reading active writers 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-18 01:35:29 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/18 01:35:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:29 DEBUG : >WaitForWriters: 2026/07/18 01:35:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:29 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:29 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:29 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): openPending: 2026/07/18 01:35:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): >openPending: err= 2026/07/18 01:35:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): _writeAt: size=5, off=0 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): >_writeAt: n=5, err= 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): close: 2026/07/18 01:35:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 01:35:29.684145114 +0000 UTC m=+32.235469889 2026/07/18 01:35:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:29 DEBUG : file1(0x54dcba43380): >close: err= 2026/07/18 01:35:29 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:29 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:29 DEBUG : file1.a0f82d3d.partial: size = 5 OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.a0f82d3d.partial" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.a0f82d3d.partial 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.a0f82d3d.partial" 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1.a0f82d3d.partial 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:29 DEBUG : file1.a0f82d3d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:29 DEBUG : file1.a0f82d3d.partial: renamed to: file1 2026/07/18 01:35:29 INFO : file1: Copied (new) 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:29 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:29 DEBUG : Looking for writers 2026/07/18 01:35:29 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 01:35:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 01:35:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:30 DEBUG : >WaitForWriters: 2026/07/18 01:35:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.013061012 +0000 UTC m=+32.564385837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba43ac0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.013061012 +0000 UTC m=+32.564385837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.013061012 +0000 UTC m=+32.564385837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5e500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54fd50 item 1 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.018429057 +0000 UTC m=+32.569753832 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5eb40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.018429057 +0000 UTC m=+32.569753832 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fc8c0 item 2 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.020534034 +0000 UTC m=+32.571858800 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5f680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.020534034 +0000 UTC m=+32.571858800 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb5fb00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.020534034 +0000 UTC m=+32.571858800 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb7c0c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fd1f0 item 3 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.023369623 +0000 UTC m=+32.574694388 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.023369623 +0000 UTC m=+32.574694388 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89c770 item 4 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.025389661 +0000 UTC m=+32.576714426 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.025389661 +0000 UTC m=+32.576714426 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.025389661 +0000 UTC m=+32.576714426 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7cc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89caf0 item 5 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.028512471 +0000 UTC m=+32.579837247 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.028512471 +0000 UTC m=+32.579837247 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d260 item 6 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.030690867 +0000 UTC m=+32.582015663 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.030690867 +0000 UTC m=+32.582015663 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.030690867 +0000 UTC m=+32.582015663 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc839c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d6c0 item 7 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.035727847 +0000 UTC m=+32.587052621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dc40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.035727847 +0000 UTC m=+32.587052621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacb420 item 8 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcbbb8840): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.040507649 +0000 UTC m=+32.591832434 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb8c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.040507649 +0000 UTC m=+32.591832434 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.040507649 +0000 UTC m=+32.591832434 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9580): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec070 item 9 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.046979439 +0000 UTC m=+32.598304494 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbb9c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.046979439 +0000 UTC m=+32.598304494 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bec40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec690 item 10 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb81a180): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.049660575 +0000 UTC m=+32.600985350 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81aa80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.049660575 +0000 UTC m=+32.600985350 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b100): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.049660575 +0000 UTC m=+32.600985350 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca150 item 11 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.053584861 +0000 UTC m=+32.604909626 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.053584861 +0000 UTC m=+32.604909626 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602a00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacaa10 item 12 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb6035c0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6035c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.057035201 +0000 UTC m=+32.608359966 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.057035201 +0000 UTC m=+32.608359966 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a640): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacae00 item 13 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.059458701 +0000 UTC m=+32.610783476 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6acc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.059458701 +0000 UTC m=+32.610783476 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682150 item 14 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcba6b8c0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.062036963 +0000 UTC m=+32.613361738 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6bc80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.062036963 +0000 UTC m=+32.613361738 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd004c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682690 item 15 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.064955228 +0000 UTC m=+32.616280003 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.064955228 +0000 UTC m=+32.616280003 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8867c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fc5b0 item 16 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.067573796 +0000 UTC m=+32.618898571 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886e00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.067573796 +0000 UTC m=+32.618898571 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.067573796 +0000 UTC m=+32.618898571 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fcbd0 item 17 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.071170132 +0000 UTC m=+32.622494907 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887e00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.071170132 +0000 UTC m=+32.622494907 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fd6c0 item 18 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.07320098 +0000 UTC m=+32.624525745 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583ec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.07320098 +0000 UTC m=+32.624525745 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.07320098 +0000 UTC m=+32.624525745 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f4380 item 19 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.077231897 +0000 UTC m=+32.628556662 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23da00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.077231897 +0000 UTC m=+32.628556662 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f4bd0 item 20 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.080454447 +0000 UTC m=+32.631779252 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27a980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.080454447 +0000 UTC m=+32.631779252 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ae80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.080454447 +0000 UTC m=+32.631779252 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27b380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f4f50 item 21 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.083682507 +0000 UTC m=+32.635007272 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb27ba00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.083682507 +0000 UTC m=+32.635007272 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f5420 item 22 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.08634636 +0000 UTC m=+32.637671176 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.08634636 +0000 UTC m=+32.637671176 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.08634636 +0000 UTC m=+32.637671176 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682af0 item 23 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.091229649 +0000 UTC m=+32.642554414 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.091229649 +0000 UTC m=+32.642554414 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd305c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6000 item 24 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcbd30c00): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.093752436 +0000 UTC m=+32.645077201 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd30fc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.093752436 +0000 UTC m=+32.645077201 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd314c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.093752436 +0000 UTC m=+32.645077201 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd31a00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6380 item 25 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.096374471 +0000 UTC m=+32.647699236 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.096374471 +0000 UTC m=+32.647699236 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a46c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd69a0 item 26 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb8a4d00): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4d00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.098581993 +0000 UTC m=+32.649906758 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a50c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.098581993 +0000 UTC m=+32.649906758 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a55c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.098581993 +0000 UTC m=+32.649906758 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5b00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6d20 item 27 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.103339833 +0000 UTC m=+32.654664598 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.103339833 +0000 UTC m=+32.654664598 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4a6c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676230 item 28 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcbc4ad00): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4ad00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.105411689 +0000 UTC m=+32.656736455 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b0c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.105411689 +0000 UTC m=+32.656736455 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4b780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676d20 item 29 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.10731738 +0000 UTC m=+32.658642155 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc4be00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.10731738 +0000 UTC m=+32.658642155 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6770a0 item 30 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb900a80): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.109841891 +0000 UTC m=+32.661166666 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb900e40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.109841891 +0000 UTC m=+32.661166666 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6776c0 item 31 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.113649676 +0000 UTC m=+32.664974441 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb901b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.113649676 +0000 UTC m=+32.664974441 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9581c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e070 item 32 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.115592689 +0000 UTC m=+32.666917454 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd71f0 item 33 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.116452082 +0000 UTC m=+32.667776847 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8da6c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.116452082 +0000 UTC m=+32.667776847 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dabc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7490 item 33 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.118962978 +0000 UTC m=+32.670287743 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7880 item 34 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.119852909 +0000 UTC m=+32.671177674 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8db680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.119852909 +0000 UTC m=+32.671177674 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8dbbc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7c70 item 34 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.12202844 +0000 UTC m=+32.673353205 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64e3f0 item 35 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.122738662 +0000 UTC m=+32.674063427 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.122738662 +0000 UTC m=+32.674063427 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a6c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64e7e0 item 35 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.124451219 +0000 UTC m=+32.675775984 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64ef50 item 36 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.125479812 +0000 UTC m=+32.676804577 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.125479812 +0000 UTC m=+32.676804577 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9a7d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64f1f0 item 36 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.128022257 +0000 UTC m=+32.679347022 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64f730 item 37 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.129175466 +0000 UTC m=+32.680500241 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.129175466 +0000 UTC m=+32.680500241 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f6e00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64fc00 item 37 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.131653278 +0000 UTC m=+32.682978053 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc401c0 item 38 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.132725095 +0000 UTC m=+32.684049860 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.132725095 +0000 UTC m=+32.684049860 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9f7ec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40380 item 38 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.134784646 +0000 UTC m=+32.686109411 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e770 item 39 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.135586851 +0000 UTC m=+32.686911627 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb958d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.135586851 +0000 UTC m=+32.686911627 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67ea10 item 39 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.13754395 +0000 UTC m=+32.688868715 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9598c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67f110 item 40 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.138709913 +0000 UTC m=+32.690034678 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb959dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.138709913 +0000 UTC m=+32.690034678 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67f8f0 item 40 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.140987728 +0000 UTC m=+32.692312493 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba829c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67fce0 item 41 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.142067738 +0000 UTC m=+32.693392503 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba82ec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a000 item 41 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.143144564 +0000 UTC m=+32.694469329 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba83380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.143144564 +0000 UTC m=+32.694469329 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba838c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a230 item 41 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.145728307 +0000 UTC m=+32.697053072 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40620 item 42 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.147073839 +0000 UTC m=+32.698398604 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2c840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40930 item 42 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.148485797 +0000 UTC m=+32.699810563 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2cd80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.148485797 +0000 UTC m=+32.699810563 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40af0 item 42 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.150956245 +0000 UTC m=+32.702281010 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2d940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc410a0 item 43 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.151810068 +0000 UTC m=+32.703134834 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2de40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc413b0 item 43 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.152567821 +0000 UTC m=+32.703892586 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.152567821 +0000 UTC m=+32.703892586 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a9c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc41570 item 43 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.154310735 +0000 UTC m=+32.705635500 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc419d0 item 44 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.155032558 +0000 UTC m=+32.706357323 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e000 item 44 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.155950503 +0000 UTC m=+32.707275268 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ba40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.155950503 +0000 UTC m=+32.707275268 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba740c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e1c0 item 44 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.159239008 +0000 UTC m=+32.710563773 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f5730 item 45 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.160985148 +0000 UTC m=+32.712309922 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.160985148 +0000 UTC m=+32.712309922 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f2f80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f59d0 item 45 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.164490351 +0000 UTC m=+32.715815146 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f35c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54c620 item 46 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.165716027 +0000 UTC m=+32.717040803 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7f3ac0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.165716027 +0000 UTC m=+32.717040803 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e2c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54caf0 item 46 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.169212405 +0000 UTC m=+32.720537170 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2e900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54d110 item 47 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.170554341 +0000 UTC m=+32.721879106 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2ee00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.170554341 +0000 UTC m=+32.721879106 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2f500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54d500 item 47 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.172532949 +0000 UTC m=+32.723857714 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2fb40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54ddc0 item 48 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.173438741 +0000 UTC m=+32.724763506 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56140): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.173438741 +0000 UTC m=+32.724763506 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b20e0 item 48 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.177269921 +0000 UTC m=+32.728594686 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a690 item 49 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.177807627 +0000 UTC m=+32.729132392 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa69c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.177807627 +0000 UTC m=+32.729132392 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a850 item 49 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.181414854 +0000 UTC m=+32.732739619 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b25b0 item 50 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.182453856 +0000 UTC m=+32.733778621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.182453856 +0000 UTC m=+32.733778621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb577c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2770 item 50 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.185826981 +0000 UTC m=+32.737151746 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57e40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2bd0 item 51 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.186823134 +0000 UTC m=+32.738147899 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.186823134 +0000 UTC m=+32.738147899 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb72980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2e00 item 51 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.189283724 +0000 UTC m=+32.740608519 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3260 item 52 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.189966894 +0000 UTC m=+32.741291659 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.189966894 +0000 UTC m=+32.741291659 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb73a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3500 item 52 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.193481295 +0000 UTC m=+32.744806060 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3880 item 53 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.194685761 +0000 UTC m=+32.746010536 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9e700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.194685761 +0000 UTC m=+32.746010536 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9ec40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3c70 item 53 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.196627301 +0000 UTC m=+32.747952066 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f2c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68150 item 54 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.197418195 +0000 UTC m=+32.748742960 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9f7c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.197418195 +0000 UTC m=+32.748742960 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb9fd40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68460 item 54 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.199632179 +0000 UTC m=+32.750956945 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe64c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc687e0 item 55 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.200386275 +0000 UTC m=+32.751711040 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe69c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.200386275 +0000 UTC m=+32.751711040 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe6f00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc689a0 item 55 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.202205112 +0000 UTC m=+32.753529887 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7580): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68d20 item 56 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.202924752 +0000 UTC m=+32.754249517 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe7a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.202924752 +0000 UTC m=+32.754249517 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a100): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68ee0 item 56 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.204860018 +0000 UTC m=+32.756184783 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0a740): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69260 item 57 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.205553619 +0000 UTC m=+32.756878384 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0ac80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69420 item 57 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.206334805 +0000 UTC m=+32.757659570 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.206334805 +0000 UTC m=+32.757659570 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0b740): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc695e0 item 57 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.208839549 +0000 UTC m=+32.760164314 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc0bd80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69960 item 58 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.211186283 +0000 UTC m=+32.762511048 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e3c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69c00 item 58 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.212227942 +0000 UTC m=+32.763552707 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3e900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.212227942 +0000 UTC m=+32.763552707 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3eec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69dc0 item 58 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.214832534 +0000 UTC m=+32.766157309 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3f500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb688ee0 item 59 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.216296991 +0000 UTC m=+32.767621756 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc3fa40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb689d50 item 59 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.217740178 +0000 UTC m=+32.769064943 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.217740178 +0000 UTC m=+32.769064943 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9c5b0 item 59 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.219671478 +0000 UTC m=+32.770996243 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc82c40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9d1f0 item 60 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.221847991 +0000 UTC m=+32.773172766 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9d8f0 item 60 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.222645908 +0000 UTC m=+32.773970683 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc836c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.222645908 +0000 UTC m=+32.773970683 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc83c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e000 item 60 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.22428173 +0000 UTC m=+32.775606495 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c3c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e540 item 61 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.224985179 +0000 UTC m=+32.776309944 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.224985179 +0000 UTC m=+32.776309944 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e700 item 61 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.226681846 +0000 UTC m=+32.778006621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d640): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82ebd0 item 62 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.22764225 +0000 UTC m=+32.778967016 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2db80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.22764225 +0000 UTC m=+32.778967016 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82ee70 item 62 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.230479663 +0000 UTC m=+32.781804428 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5a9c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f3b0 item 63 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.231159157 +0000 UTC m=+32.782483922 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5af00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.231159157 +0000 UTC m=+32.782483922 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5b600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f570 item 63 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.234368992 +0000 UTC m=+32.785693757 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd5bc40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f8f0 item 64 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.235144216 +0000 UTC m=+32.786468982 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a280): >close: err= 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.235144216 +0000 UTC m=+32.786468982 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7a980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82fab0 item 64 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.237322894 +0000 UTC m=+32.788647659 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7afc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66e230 item 65 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.238015824 +0000 UTC m=+32.789340589 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.238015824 +0000 UTC m=+32.789340589 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd7b940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66e540 item 65 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.240227884 +0000 UTC m=+32.791552659 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66e930 item 66 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.241131402 +0000 UTC m=+32.792456167 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.241131402 +0000 UTC m=+32.792456167 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66ed90 item 66 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.243373217 +0000 UTC m=+32.794697982 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66f420 item 67 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.243991856 +0000 UTC m=+32.795316621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.243991856 +0000 UTC m=+32.795316621 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93a00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66f650 item 67 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.245869265 +0000 UTC m=+32.797194030 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66fd50 item 68 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.248288906 +0000 UTC m=+32.799613671 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdac680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.248288906 +0000 UTC m=+32.799613671 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdacbc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc230 item 68 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.249910672 +0000 UTC m=+32.801235447 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc620 item 69 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.250551563 +0000 UTC m=+32.801876328 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdad680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.250551563 +0000 UTC m=+32.801876328 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdadb80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc7e0 item 69 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.252147959 +0000 UTC m=+32.803472724 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccccb0 item 70 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.252768361 +0000 UTC m=+32.804093126 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdca800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.252768361 +0000 UTC m=+32.804093126 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcad40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccce70 item 70 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.256508259 +0000 UTC m=+32.807833024 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb3c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd1f0 item 71 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.257240533 +0000 UTC m=+32.808565298 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcb8c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.257240533 +0000 UTC m=+32.808565298 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbdcbdc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd3b0 item 71 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.258952167 +0000 UTC m=+32.810276932 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd730 item 72 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.259647641 +0000 UTC m=+32.810972406 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.259647641 +0000 UTC m=+32.810972406 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde8f80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccda40 item 72 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.261362181 +0000 UTC m=+32.812686946 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccde30 item 73 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.261990037 +0000 UTC m=+32.813314802 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbde9a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe8230 item 73 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.263280888 +0000 UTC m=+32.814605653 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.263280888 +0000 UTC m=+32.814605653 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0a540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe84d0 item 73 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.269502504 +0000 UTC m=+32.820827269 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0ab80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe8e00 item 74 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.271961211 +0000 UTC m=+32.823285976 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe9110 item 74 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.272691631 +0000 UTC m=+32.824016397 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0b5c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.272691631 +0000 UTC m=+32.824016397 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe0bb40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe92d0 item 74 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.28226922 +0000 UTC m=+32.833593985 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbbe9810 item 75 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.285295048 +0000 UTC m=+32.836619823 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2a780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54e0e0 item 75 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.285998357 +0000 UTC m=+32.837323131 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2acc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.285998357 +0000 UTC m=+32.837323131 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54e310 item 75 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.292521373 +0000 UTC m=+32.843846159 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2b840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54e700 item 76 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.293107501 +0000 UTC m=+32.844432266 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe2bd40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54eaf0 item 76 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.294122589 +0000 UTC m=+32.845447364 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.294122589 +0000 UTC m=+32.845447364 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54ee00 item 76 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.297281088 +0000 UTC m=+32.848605853 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48f40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54f5e0 item 77 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.297979007 +0000 UTC m=+32.849303772 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.297979007 +0000 UTC m=+32.849303772 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe49b00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54fce0 item 77 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.304698865 +0000 UTC m=+32.856023670 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7580): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89c0e0 item 78 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.307514847 +0000 UTC m=+32.858839612 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.307514847 +0000 UTC m=+32.858839612 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6c980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89c700 item 78 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.3095542 +0000 UTC m=+32.860878976 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6cfc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89ca80 item 79 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.310269593 +0000 UTC m=+32.861594368 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6d4c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.310269593 +0000 UTC m=+32.861594368 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe6dbc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89cd20 item 79 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.313619092 +0000 UTC m=+32.864943857 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bee80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d260 item 80 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.314758386 +0000 UTC m=+32.866083160 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.314758386 +0000 UTC m=+32.866083160 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d420 item 80 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.316911454 +0000 UTC m=+32.868236228 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d8f0 item 81 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.317823177 +0000 UTC m=+32.869147942 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa6f00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.317823177 +0000 UTC m=+32.869147942 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaa7940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e150 item 81 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.319483695 +0000 UTC m=+32.870808460 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a0c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e4d0 item 82 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.320235966 +0000 UTC m=+32.871560731 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ab40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.320235966 +0000 UTC m=+32.871560731 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e690 item 82 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.324327619 +0000 UTC m=+32.875652384 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ba80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9eb60 item 83 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.325356061 +0000 UTC m=+32.876680826 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.325356061 +0000 UTC m=+32.876680826 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9ed90 item 83 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.327636902 +0000 UTC m=+32.878961667 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb6038c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f110 item 84 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.328925727 +0000 UTC m=+32.880250503 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.328925727 +0000 UTC m=+32.880250503 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f490 item 84 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.331977204 +0000 UTC m=+32.883301969 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ae00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f880 item 85 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.334181991 +0000 UTC m=+32.885506756 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.334181991 +0000 UTC m=+32.885506756 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b8c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9fa40 item 85 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.336189815 +0000 UTC m=+32.887514580 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9fe30 item 86 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.336932297 +0000 UTC m=+32.888257062 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.336932297 +0000 UTC m=+32.888257062 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec1c0 item 86 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.338908632 +0000 UTC m=+32.890233407 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec690 item 87 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.339979847 +0000 UTC m=+32.891304612 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.339979847 +0000 UTC m=+32.891304612 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6eca10 item 87 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.34197091 +0000 UTC m=+32.893295675 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed0a0 item 88 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.342871542 +0000 UTC m=+32.894196307 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.342871542 +0000 UTC m=+32.894196307 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23ce00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed340 item 88 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.346193589 +0000 UTC m=+32.897518354 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed810 item 89 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.346863165 +0000 UTC m=+32.898187930 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed9d0 item 89 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.347714273 +0000 UTC m=+32.899039038 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.347714273 +0000 UTC m=+32.899039038 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd005c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6edb90 item 89 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.350903168 +0000 UTC m=+32.902227934 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a150 item 90 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.351610144 +0000 UTC m=+32.902934909 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01140): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a310 item 90 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.352542055 +0000 UTC m=+32.903866820 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.352542055 +0000 UTC m=+32.903866820 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01c40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a4d0 item 90 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.355324344 +0000 UTC m=+32.906649109 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe48380): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a850 item 91 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.355960856 +0000 UTC m=+32.907285752 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbe488c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca070 item 91 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.356885723 +0000 UTC m=+32.908210489 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2422c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.356885723 +0000 UTC m=+32.908210489 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca230 item 91 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.358757461 +0000 UTC m=+32.910082226 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb242e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca7e0 item 92 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.359422798 +0000 UTC m=+32.910747563 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb2433c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca9a0 item 92 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.360264168 +0000 UTC m=+32.911588933 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.360264168 +0000 UTC m=+32.911588933 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb243ec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacabd0 item 92 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.362273085 +0000 UTC m=+32.913597860 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacaf50 item 93 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.362909838 +0000 UTC m=+32.914234603 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb262b40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.362909838 +0000 UTC m=+32.914234603 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacb180 item 93 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.365019925 +0000 UTC m=+32.916344690 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacbb20 item 94 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.365768801 +0000 UTC m=+32.917093566 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb263dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.365768801 +0000 UTC m=+32.917093566 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7205c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fc3f0 item 94 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.367508998 +0000 UTC m=+32.918833763 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb720c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fca80 item 95 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.368490383 +0000 UTC m=+32.919815158 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721140): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.368490383 +0000 UTC m=+32.919815158 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fcfc0 item 95 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.370420672 +0000 UTC m=+32.921745437 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb721e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fd6c0 item 96 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.371018521 +0000 UTC m=+32.922343286 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8524c0): >close: err= 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.371018521 +0000 UTC m=+32.922343286 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852bc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fddc0 item 96 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= 2026/07/18 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : >WaitForWriters: 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.381423824 +0000 UTC m=+32.932748589 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e140): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.381423824 +0000 UTC m=+32.932748589 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7e5c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.381423824 +0000 UTC m=+32.932748589 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7ea80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64e230 item 1 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.384978852 +0000 UTC m=+32.936303617 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f0c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.384978852 +0000 UTC m=+32.936303617 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7f5c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64ee70 item 2 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.388241547 +0000 UTC m=+32.939566312 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba7fc00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.388241547 +0000 UTC m=+32.939566312 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.388241547 +0000 UTC m=+32.939566312 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946640): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64f340 item 3 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.392463917 +0000 UTC m=+32.943788682 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb946cc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.392463917 +0000 UTC m=+32.943788682 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64fd50 item 4 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.394340483 +0000 UTC m=+32.945665248 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.394340483 +0000 UTC m=+32.945665248 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853b00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.394340483 +0000 UTC m=+32.945665248 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba0c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676bd0 item 5 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.397630079 +0000 UTC m=+32.948954844 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8ba740): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.397630079 +0000 UTC m=+32.948954844 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bac80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb677110 item 6 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.400222097 +0000 UTC m=+32.951546862 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.400222097 +0000 UTC m=+32.951546862 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bb800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.400222097 +0000 UTC m=+32.951546862 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8bbcc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb677730 item 7 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.402919655 +0000 UTC m=+32.954244420 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.402919655 +0000 UTC m=+32.954244420 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40230 item 8 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb988f40): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb988f40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.404751556 +0000 UTC m=+32.956076322 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.404751556 +0000 UTC m=+32.956076322 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.404751556 +0000 UTC m=+32.956076322 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb989c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc405b0 item 9 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.407511924 +0000 UTC m=+32.958836689 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.407511924 +0000 UTC m=+32.958836689 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40bd0 item 10 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb9c2f80): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c2f80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.411475864 +0000 UTC m=+32.962800629 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3340): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.411475864 +0000 UTC m=+32.962800629 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.411475864 +0000 UTC m=+32.962800629 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9c3d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc41180 item 11 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.414543641 +0000 UTC m=+32.965868406 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e24c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.414543641 +0000 UTC m=+32.965868406 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e2a00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc417a0 item 12 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcb9e3040): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.416705978 +0000 UTC m=+32.968030743 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.416705978 +0000 UTC m=+32.968030743 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9e3ac0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f40e0 item 13 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.420719763 +0000 UTC m=+32.972044528 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.420719763 +0000 UTC m=+32.972044528 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f4620 item 14 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcba2edc0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2edc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.422735751 +0000 UTC m=+32.974060516 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.422735751 +0000 UTC m=+32.974060516 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb947b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e230 item 15 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.424471311 +0000 UTC m=+32.975796076 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.424471311 +0000 UTC m=+32.975796076 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e930 item 16 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.426314444 +0000 UTC m=+32.977639209 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ce80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.426314444 +0000 UTC m=+32.977639209 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.426314444 +0000 UTC m=+32.977639209 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67ed90 item 17 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.429224744 +0000 UTC m=+32.980549520 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96de80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.429224744 +0000 UTC m=+32.980549520 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba964c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67fb90 item 18 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.43217521 +0000 UTC m=+32.983499985 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba96b40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.43217521 +0000 UTC m=+32.983499985 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.43217521 +0000 UTC m=+32.983499985 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54c620 item 19 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.434457252 +0000 UTC m=+32.985782017 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba97bc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.434457252 +0000 UTC m=+32.985782017 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54cee0 item 20 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.436264918 +0000 UTC m=+32.987589683 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbada880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.436264918 +0000 UTC m=+32.987589683 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadad80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.436264918 +0000 UTC m=+32.987589683 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54d650 item 21 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.43937738 +0000 UTC m=+32.990702174 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadb900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.43937738 +0000 UTC m=+32.990702174 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbadbe40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b21c0 item 22 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.443282921 +0000 UTC m=+32.994607686 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f6c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.443282921 +0000 UTC m=+32.994607686 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fbc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.443282921 +0000 UTC m=+32.994607686 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f4d90 item 23 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.445993171 +0000 UTC m=+32.997317946 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4a840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.445993171 +0000 UTC m=+32.997317946 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4ad80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f5260 item 24 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcba4b3c0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b3c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.44788691 +0000 UTC m=+32.999211675 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4b780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.44788691 +0000 UTC m=+32.999211675 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4bc80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.44788691 +0000 UTC m=+32.999211675 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba782c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f55e0 item 25 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.451252109 +0000 UTC m=+33.002576875 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.451252109 +0000 UTC m=+33.002576875 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba78e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb5f5dc0 item 26 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcba794c0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba794c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.453938948 +0000 UTC m=+33.005263713 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.453938948 +0000 UTC m=+33.005263713 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba79d80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.453938948 +0000 UTC m=+33.005263713 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf04c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68380 item 27 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.456876077 +0000 UTC m=+33.008200842 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf0b40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.456876077 +0000 UTC m=+33.008200842 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b28c0 item 28 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcbaf16c0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf16c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.459240596 +0000 UTC m=+33.010565361 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf1a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.459240596 +0000 UTC m=+33.010565361 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2d90 item 29 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.461528299 +0000 UTC m=+33.012853064 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a340): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.461528299 +0000 UTC m=+33.012853064 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2a880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68690 item 30 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): _readAt: size=2, off=0 2026/07/18 01:35:30 ERROR : open-test-file(0x54dcbb2aec0): Couldn't read size of file 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2aec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.463556882 +0000 UTC m=+33.014881657 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.463556882 +0000 UTC m=+33.014881657 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb2b940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68a10 item 31 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.46548721 +0000 UTC m=+33.016811975 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb640c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.46548721 +0000 UTC m=+33.016811975 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc68d90 item 32 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.467363686 +0000 UTC m=+33.018688451 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb64c40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69110 item 33 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.468039072 +0000 UTC m=+33.019363837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb650c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.468039072 +0000 UTC m=+33.019363837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb655c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc692d0 item 33 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.469952057 +0000 UTC m=+33.021276822 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb65c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69650 item 34 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.470910869 +0000 UTC m=+33.022235634 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.470910869 +0000 UTC m=+33.022235634 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc046c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69810 item 34 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.472941857 +0000 UTC m=+33.024266632 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc04d00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69b90 item 35 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.473681285 +0000 UTC m=+33.025006050 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.473681285 +0000 UTC m=+33.025006050 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc69d50 item 35 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.475533625 +0000 UTC m=+33.026858390 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc05d00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb688e70 item 36 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.476640898 +0000 UTC m=+33.027965672 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.476640898 +0000 UTC m=+33.027965672 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb689c00 item 36 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.478435408 +0000 UTC m=+33.029760173 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc38e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9c700 item 37 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.479137034 +0000 UTC m=+33.030461799 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.479137034 +0000 UTC m=+33.030461799 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9d180 item 37 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.480834551 +0000 UTC m=+33.032159317 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc39e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc9dd50 item 38 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.481618634 +0000 UTC m=+33.032943410 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc60480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.481618634 +0000 UTC m=+33.032943410 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc609c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e1c0 item 38 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.484829592 +0000 UTC m=+33.036154357 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61040): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e690 item 39 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.485549002 +0000 UTC m=+33.036873767 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.485549002 +0000 UTC m=+33.036873767 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc61a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82e9a0 item 39 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.487138525 +0000 UTC m=+33.038463300 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82ee00 item 40 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.487817919 +0000 UTC m=+33.039142684 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9a6c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.487817919 +0000 UTC m=+33.039142684 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9ac00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f110 item 40 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.489459872 +0000 UTC m=+33.040784637 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f500 item 41 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.490063953 +0000 UTC m=+33.041388718 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9b6c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f6c0 item 41 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.490668896 +0000 UTC m=+33.041993661 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc9bb80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.490668896 +0000 UTC m=+33.041993661 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82f880 item 41 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.492252609 +0000 UTC m=+33.043577374 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2c800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82fc00 item 42 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.492807377 +0000 UTC m=+33.044132142 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2cd00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb82fdc0 item 42 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.493471151 +0000 UTC m=+33.044795916 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.493471151 +0000 UTC m=+33.044795916 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2d7c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66e380 item 42 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.495880726 +0000 UTC m=+33.047205491 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd2de00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66e7e0 item 43 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.496609934 +0000 UTC m=+33.047934699 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66ea80 item 43 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.497242949 +0000 UTC m=+33.048567714 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4e940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.497242949 +0000 UTC m=+33.048567714 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4ee80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66ee00 item 43 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.499218372 +0000 UTC m=+33.050543137 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f4c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): >openPending: err= 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66f490 item 44 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.49995238 +0000 UTC m=+33.051277145 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd4f9c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66f960 item 44 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.500933524 +0000 UTC m=+33.052258289 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.500933524 +0000 UTC m=+33.052258289 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72580): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb66fb20 item 44 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.503165511 +0000 UTC m=+33.054490276 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72bc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc310 item 45 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.503988266 +0000 UTC m=+33.055313031 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd730c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.503988266 +0000 UTC m=+33.055313031 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb92b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3110 item 45 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.509520561 +0000 UTC m=+33.060845326 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc690 item 46 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.511154028 +0000 UTC m=+33.062478793 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.511154028 +0000 UTC m=+33.062478793 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a150 item 46 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.512962655 +0000 UTC m=+33.064287420 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd92b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a4d0 item 47 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.513649041 +0000 UTC m=+33.064973807 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.513649041 +0000 UTC m=+33.064973807 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09a690 item 47 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.516232174 +0000 UTC m=+33.067556939 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd93dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09aa10 item 48 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.516850692 +0000 UTC m=+33.068175457 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb923c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.516850692 +0000 UTC m=+33.068175457 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93080): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09abd0 item 48 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.519608965 +0000 UTC m=+33.070933730 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb936c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09af50 item 49 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.52094006 +0000 UTC m=+33.072264835 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb93b40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.52094006 +0000 UTC m=+33.072264835 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bea00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09b260 item 49 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.523703783 +0000 UTC m=+33.075028548 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb4bf680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09b5e0 item 50 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.52476585 +0000 UTC m=+33.076090615 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81a4c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.52476585 +0000 UTC m=+33.076090615 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81ad80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09b7a0 item 50 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.52769207 +0000 UTC m=+33.079016835 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81b5c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09bc00 item 51 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.528501709 +0000 UTC m=+33.079826474 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb81bc00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.528501709 +0000 UTC m=+33.079826474 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc09be30 item 51 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.531951779 +0000 UTC m=+33.083276544 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6a880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc770 item 52 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.532920179 +0000 UTC m=+33.084244955 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ad80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.532920179 +0000 UTC m=+33.084244955 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6b300): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccc930 item 52 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.535625 +0000 UTC m=+33.086949765 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6ba00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccce00 item 53 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.536986274 +0000 UTC m=+33.088311039 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8861c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.536986274 +0000 UTC m=+33.088311039 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbcccfc0 item 53 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.539334 +0000 UTC m=+33.090658765 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb886d80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd340 item 54 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.540232688 +0000 UTC m=+33.091557453 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.540232688 +0000 UTC m=+33.091557453 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd500 item 54 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.542501595 +0000 UTC m=+33.093826360 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd62a0 item 55 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.543491857 +0000 UTC m=+33.094816622 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb602e40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.543491857 +0000 UTC m=+33.094816622 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb603900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6460 item 55 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.545904195 +0000 UTC m=+33.097228961 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb5834c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6930 item 56 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.547109713 +0000 UTC m=+33.098434489 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb583b80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.547109713 +0000 UTC m=+33.098434489 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23cc00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6af0 item 56 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.549454394 +0000 UTC m=+33.100779160 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd6e70 item 57 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.550310081 +0000 UTC m=+33.101634846 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23d780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7030 item 57 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.551355366 +0000 UTC m=+33.102680131 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb23dcc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.551355366 +0000 UTC m=+33.102680131 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd003c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd71f0 item 57 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.553742778 +0000 UTC m=+33.105067553 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb887ec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccd880 item 58 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.554630676 +0000 UTC m=+33.105955441 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccdb90 item 58 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.555619124 +0000 UTC m=+33.106943889 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb852a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.555619124 +0000 UTC m=+33.106943889 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbccdd50 item 58 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.557800326 +0000 UTC m=+33.109125091 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2230 item 59 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.558570101 +0000 UTC m=+33.109894866 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb853bc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b24d0 item 59 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.559660711 +0000 UTC m=+33.110985476 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.559660711 +0000 UTC m=+33.110985476 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2700 item 59 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.561884213 +0000 UTC m=+33.113208988 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00a00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7650 item 60 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.562859356 +0000 UTC m=+33.114184121 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd00f40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7880 item 60 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.563615325 +0000 UTC m=+33.114940090 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.563615325 +0000 UTC m=+33.114940090 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd01a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbfd7c70 item 60 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.566532076 +0000 UTC m=+33.117856841 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2180): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89c620 item 61 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.567354781 +0000 UTC m=+33.118679546 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe26c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.567354781 +0000 UTC m=+33.118679546 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe2dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89c7e0 item 61 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.570292663 +0000 UTC m=+33.121617428 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd72dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2a80 item 62 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.570862981 +0000 UTC m=+33.122187746 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbd73340): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.570862981 +0000 UTC m=+33.122187746 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786640): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b2c40 item 62 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.573120466 +0000 UTC m=+33.124445231 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb786c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b32d0 item 63 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.573693138 +0000 UTC m=+33.125017903 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7871c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.573693138 +0000 UTC m=+33.125017903 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb7878c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3570 item 63 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 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/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): >_readAt: n=0, err=Bad file descriptor 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.57568397 +0000 UTC m=+33.127008735 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b39d0 item 64 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.576486197 +0000 UTC m=+33.127810962 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4540): >close: err= 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.576486197 +0000 UTC m=+33.127810962 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a4c40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcc1b3c00 item 64 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.578574844 +0000 UTC m=+33.129899609 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e0e0 item 65 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.57939336 +0000 UTC m=+33.130718125 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5700): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.57939336 +0000 UTC m=+33.130718125 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8a5c00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e2a0 item 65 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.581258786 +0000 UTC m=+33.132583551 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0340): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e620 item 66 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.581858338 +0000 UTC m=+33.133183103 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e07c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.581858338 +0000 UTC m=+33.133183103 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e0d00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9e8c0 item 66 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.583664602 +0000 UTC m=+33.134989367 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1340): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9ecb0 item 67 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.584654813 +0000 UTC m=+33.135979578 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e17c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.584654813 +0000 UTC m=+33.135979578 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb8e1cc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9eee0 item 67 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.586418105 +0000 UTC m=+33.137742870 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f420 item 68 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.587215563 +0000 UTC m=+33.138540328 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.587215563 +0000 UTC m=+33.138540328 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb924e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f5e0 item 68 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.589248675 +0000 UTC m=+33.140573450 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9254c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9f9d0 item 69 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.589985697 +0000 UTC m=+33.141310472 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.589985697 +0000 UTC m=+33.141310472 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb925e40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbf9fb90 item 69 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.591618152 +0000 UTC m=+33.142942917 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89cc40 item 70 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.59248492 +0000 UTC m=+33.143809685 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3940): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.59248492 +0000 UTC m=+33.143809685 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbe3e80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89cfc0 item 70 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.594707489 +0000 UTC m=+33.146032255 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfc600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d340 item 71 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.595466414 +0000 UTC m=+33.146791179 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfcb00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.595466414 +0000 UTC m=+33.146791179 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb89d5e0 item 71 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.597159974 +0000 UTC m=+33.148484739 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfd680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec0e0 item 72 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.597928767 +0000 UTC m=+33.149253532 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbbfdb80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.597928767 +0000 UTC m=+33.149253532 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e1c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec2a0 item 72 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.600261625 +0000 UTC m=+33.151586390 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98e780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ec930 item 73 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.601059944 +0000 UTC m=+33.152384709 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98ec80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ecbd0 item 73 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.601815592 +0000 UTC m=+33.153140357 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f140): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.601815592 +0000 UTC m=+33.153140357 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98f680): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ecee0 item 73 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.604424703 +0000 UTC m=+33.155749468 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb98fcc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed420 item 74 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.604971786 +0000 UTC m=+33.156296551 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b82c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed730 item 74 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.605646021 +0000 UTC m=+33.156970786 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.605646021 +0000 UTC m=+33.156970786 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b8d80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6ed8f0 item 74 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.607159952 +0000 UTC m=+33.158484717 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b93c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6edce0 item 75 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.607820439 +0000 UTC m=+33.159145215 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b98c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): _writeAt: size=3, off=2 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca000 item 75 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.608469125 +0000 UTC m=+33.159793890 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9b9e00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.608469125 +0000 UTC m=+33.159793890 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dc440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca1c0 item 75 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.611215485 +0000 UTC m=+33.162540250 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dca80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbaca700 item 76 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.613283253 +0000 UTC m=+33.164608018 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dcf80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fc2a0 item 76 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): _writeAt: size=3, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.614866264 +0000 UTC m=+33.166191029 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94c780): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.614866264 +0000 UTC m=+33.166191029 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94cd00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fc620 item 76 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.619650825 +0000 UTC m=+33.170975590 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd2c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacaa10 item 77 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.622832058 +0000 UTC m=+33.174156833 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9dd7c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.622832058 +0000 UTC m=+33.174156833 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb9ddec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacac40 item 77 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.629745612 +0000 UTC m=+33.181070377 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2e600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacafc0 item 78 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.631612851 +0000 UTC m=+33.182937616 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2eb00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.631612851 +0000 UTC m=+33.182937616 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacb1f0 item 78 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.635732705 +0000 UTC m=+33.187057470 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2f840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbacbd50 item 79 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.636646152 +0000 UTC m=+33.187970917 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba2fd40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.636646152 +0000 UTC m=+33.187970917 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4c540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682150 item 79 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.641137238 +0000 UTC m=+33.192462004 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d2c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fcc40 item 80 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.642232298 +0000 UTC m=+33.193557064 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94d7c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.642232298 +0000 UTC m=+33.193557064 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb94dec0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fd1f0 item 80 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.647001782 +0000 UTC m=+33.198326557 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96c600): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb4fdb20 item 81 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.648054882 +0000 UTC m=+33.199379647 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96ca80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.648054882 +0000 UTC m=+33.199379647 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96cfc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64e070 item 81 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.651599439 +0000 UTC m=+33.202924204 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96d640): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64e7e0 item 82 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.653374363 +0000 UTC m=+33.204699128 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcb96db40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.653374363 +0000 UTC m=+33.204699128 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba941c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64ecb0 item 82 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.655692864 +0000 UTC m=+33.207017629 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94840): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64f1f0 item 83 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.656599207 +0000 UTC m=+33.207923993 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba94d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.656599207 +0000 UTC m=+33.207923993 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64f500 item 83 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.658794025 +0000 UTC m=+33.210118790 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb64fc00 item 84 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.660175005 +0000 UTC m=+33.211499770 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba95e00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.660175005 +0000 UTC m=+33.211499770 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676000 item 84 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.663922255 +0000 UTC m=+33.215247020 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab6b00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676a10 item 85 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.664594737 +0000 UTC m=+33.215919502 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.664594737 +0000 UTC m=+33.215919502 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb676d90 item 85 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.66631627 +0000 UTC m=+33.217641035 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbab7bc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb677110 item 86 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.667013778 +0000 UTC m=+33.218338553 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad61c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.667013778 +0000 UTC m=+33.218338553 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6740): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb677490 item 86 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.66900421 +0000 UTC m=+33.220328975 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad6dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb6824d0 item 87 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.669615534 +0000 UTC m=+33.220940310 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4cd40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.669615534 +0000 UTC m=+33.220940310 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d280): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682770 item 87 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.672971386 +0000 UTC m=+33.224296161 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4d900): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb682cb0 item 88 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.674647614 +0000 UTC m=+33.225972379 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba4de00): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.674647614 +0000 UTC m=+33.225972379 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6e480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb683c00 item 88 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.676505866 +0000 UTC m=+33.227830631 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6eac0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40230 item 89 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.677282173 +0000 UTC m=+33.228606938 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc403f0 item 89 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.677826511 +0000 UTC m=+33.229151276 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6f540): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.677826511 +0000 UTC m=+33.229151276 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcba6fac0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc405b0 item 89 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.67952952 +0000 UTC m=+33.230854285 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24200): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40a80 item 90 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.680570075 +0000 UTC m=+33.231894851 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24740): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc40c40 item 90 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.681373164 +0000 UTC m=+33.232697929 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb24c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.681373164 +0000 UTC m=+33.232697929 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25240): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc41030 item 90 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.683068828 +0000 UTC m=+33.234393593 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25880): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc41500 item 91 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.684482308 +0000 UTC m=+33.235807074 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb25dc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): >_readAt: n=2, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): _writeAt: size=3, off=7 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc416c0 item 91 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.685327897 +0000 UTC m=+33.236652662 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56400): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): >_readAt: n=8, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.685327897 +0000 UTC m=+33.236652662 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56980): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcbc41880 item 91 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.686900749 +0000 UTC m=+33.238225514 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb56fc0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e230 item 92 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.687953468 +0000 UTC m=+33.239278233 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57500): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): open at offset 5 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e5b0 item 92 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): _readAt: size=2, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): _writeAt: size=3, off=5 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): >_writeAt: n=3, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.689273041 +0000 UTC m=+33.240597837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb57a40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): >_readAt: n=3, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.689273041 +0000 UTC m=+33.240597837 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76100): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67e930 item 92 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.694014843 +0000 UTC m=+33.245339608 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad7480): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54c850 item 93 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.694857395 +0000 UTC m=+33.246182160 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbad79c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.694857395 +0000 UTC m=+33.246182160 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf41c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54cc40 item 93 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.697574839 +0000 UTC m=+33.248899605 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4800): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54d1f0 item 94 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.698264693 +0000 UTC m=+33.249589459 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf4d40): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.698264693 +0000 UTC m=+33.249589459 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5440): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb54d570 item 94 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.701200472 +0000 UTC m=+33.252525287 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbaf5a80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67eb60 item 95 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.702029618 +0000 UTC m=+33.253354393 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76580): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.702029618 +0000 UTC m=+33.253354393 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb76c80): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67ed90 item 95 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35: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/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): open at offset 0 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): _readAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): >_readAt: n=0, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.706344272 +0000 UTC m=+33.257669037 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb772c0): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): _writeAt: size=5, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): >openPending: err= 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67fa40 item 96 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): >_writeAt: n=5, err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.707260333 +0000 UTC m=+33.258585108 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbb77800): >close: err= 2026/07/18 01:35: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/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 01:35:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 01:35:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): _readAt: size=512, off=0 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): openPending: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): >openPending: err= 2026/07/18 01:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): >_readAt: n=5, err=EOF 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): close: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 01:35:30.707260333 +0000 UTC m=+33.258585108 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : open-test-file(0x54dcbc1a000): >close: err= 2026/07/18 01:35:30 DEBUG : open-test-file: Remove: 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x54dcb67fc00 item 96 2026/07/18 01:35:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 01:35:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 01:35:30 DEBUG : open-test-file: >Remove: err= 2026/07/18 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : >WaitForWriters: 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- 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.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:30 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:30 DEBUG : file1: newRWFileHandle: 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): openPending: 2026/07/18 01:35:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): >openPending: err= 2026/07/18 01:35:30 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 01:35:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): _writeAt: size=2, off=0 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): >_writeAt: n=2, err= 2026/07/18 01:35:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): RWFileHandle.Flush 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): RWFileHandle.Release 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): close: 2026/07/18 01:35:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/18 01:35:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:30 DEBUG : file1(0x54dcbd26080): >close: err= 2026/07/18 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35: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-kuzeces8gola/dir/file1: no such file or directory 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:30 DEBUG : file1: vfs cache: starting upload 2026/07/18 01:35:30 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1.a0a9169e.partial" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1.a0a9169e.partial 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1.a0a9169e.partial" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kuzeces8gola/file1.a0a9169e.partial 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:30 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/18 01:35:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/18 01:35:30 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/18 01:35:30 INFO : file1: Copied (new) 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:30 DEBUG : Looking for writers 2026/07/18 01:35:30 DEBUG : file1: reading active writers 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/18 01:35:30 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/18 01:35:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 01:35:30 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/18 01:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 01:35:30 DEBUG : >WaitForWriters: 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:30 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/18 01:35:31 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : file1: reading active writers 2026/07/18 01:35:31 DEBUG : >WaitForWriters: 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.50s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:31 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:31 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:31 DEBUG : rename_me: newRWFileHandle: 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): openPending: 2026/07/18 01:35:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 01:35:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): >openPending: err= 2026/07/18 01:35:31 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/18 01:35:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/18 01:35:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/18 01:35:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): _writeAt: size=5, off=0 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): >_writeAt: n=5, err= 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): close: 2026/07/18 01:35:31 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-18 01:35:31.224376075 +0000 UTC m=+33.775700840 2026/07/18 01:35:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/18 01:35:31 DEBUG : rename_me(0x54dcbd98080): >close: err= 2026/07/18 01:35:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/18 01:35:31 DEBUG : i_was_renamed: Updating file with 0x54dcbd200d0 2026/07/18 01:35:31 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/18 01:35:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/18 01:35:31 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 01:35:31 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/18 01:35:31 DEBUG : i_was_renamed.17b8e552.partial: size = 5 OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/i_was_renamed.17b8e552.partial" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/i_was_renamed.17b8e552.partial 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/i_was_renamed.17b8e552.partial" 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/i_was_renamed.17b8e552.partial 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : i_was_renamed.17b8e552.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:31 DEBUG : i_was_renamed.17b8e552.partial: renamed to: i_was_renamed 2026/07/18 01:35:31 INFO : i_was_renamed: Copied (new) 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/i_was_renamed" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/i_was_renamed 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/i_was_renamed" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/i_was_renamed 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-18 01:35:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 01:35:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/18 01:35:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/18 01:35:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/18 01:35:31 DEBUG : Looking for writers 2026/07/18 01:35:31 DEBUG : i_was_renamed: reading active writers 2026/07/18 01:35:31 DEBUG : >WaitForWriters: 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:31 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kuzeces8gola" 2026/07/18 01:35:31 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/18 01:35:31 DEBUG : forgetting directory cache 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): _readAt: size=512, off=0 2026/07/18 01:35:31 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): openPending: 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:31 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:36:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): >openPending: err= 2026/07/18 01:35:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): >_readAt: n=20, err=EOF 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): close: 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:36:31 +0000 UTC 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbd98f40): >close: err= 2026/07/18 01:35:32 DEBUG : Re-reading directory (103.019487ms old) 2026/07/18 01:35:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : forgetting directory cache 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): _readAt: size=512, off=0 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): openPending: 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:37:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-18 00:36:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 00:37:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-18 00:36:31 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/18 01:35:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): >openPending: err= 2026/07/18 01:35:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): >_readAt: n=20, err=EOF 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): close: 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:37:31 +0000 UTC 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcb4bf6c0): >close: err= 2026/07/18 01:35:32 DEBUG : Re-reading directory (102.601036ms old) 2026/07/18 01:35:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : forgetting directory cache 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): _readAt: size=512, off=0 2026/07/18 01:35:32 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): openPending: 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:32 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:38:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-18 00:37:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 00:38:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-18 00:37:31 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/18 01:35:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): >openPending: err= 2026/07/18 01:35:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): >_readAt: n=20, err=EOF 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): close: 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:38:31 +0000 UTC 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1b440): >close: err= 2026/07/18 01:35:33 DEBUG : Re-reading directory (102.165124ms old) 2026/07/18 01:35:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : forgetting directory cache 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): _readAt: size=512, off=0 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): openPending: 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:39:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-18 00:38:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 00:39:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-18 00:38:31 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/18 01:35:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): >openPending: err= 2026/07/18 01:35:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): >_readAt: n=20, err=EOF 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): close: 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:39:31 +0000 UTC 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcbc1bc40): >close: err= 2026/07/18 01:35:33 DEBUG : Re-reading directory (109.454988ms old) 2026/07/18 01:35:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/18 01:35:33 DEBUG : forgetting directory cache 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcb583300): _readAt: size=512, off=0 2026/07/18 01:35:33 DEBUG : TestRWCacheUpdate(0x54dcb583300): openPending: 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:33 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:40:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-18 00:39:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 00:40:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-18 00:39:31 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/18 01:35:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcb583300): >openPending: err= 2026/07/18 01:35:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcb583300): >_readAt: n=20, err=EOF 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcb583300): close: 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:40:31 +0000 UTC 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcb583300): >close: err= 2026/07/18 01:35:34 DEBUG : Re-reading directory (107.978649ms old) 2026/07/18 01:35:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : forgetting directory cache 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): _readAt: size=512, off=0 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): openPending: 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 00:41:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-18 00:40:31 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 00:41:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-18 00:40:31 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/18 01:35:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 01:35:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): >openPending: err= 2026/07/18 01:35:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): >_readAt: n=20, err=EOF 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): close: 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:41:31 +0000 UTC 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate(0x54dcba6acc0): >close: err= 2026/07/18 01:35:34 DEBUG : Re-reading directory (108.816381ms old) 2026/07/18 01:35:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:34 DEBUG : forgetting directory cache 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:34 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:34 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): _readAt: size=512, off=0 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): openPending: 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-18 00:42:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-18 00:41:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-18 00:42:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-18 00:41:31 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/18 01:35:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/18 01:35:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): >openPending: err= 2026/07/18 01:35:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): >_readAt: n=21, err=EOF 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): close: 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:42:31 +0000 UTC 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcba6bac0): >close: err= 2026/07/18 01:35:35 DEBUG : Re-reading directory (103.714139ms old) 2026/07/18 01:35:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : forgetting directory cache 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): _readAt: size=512, off=0 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): openPending: 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-18 00:43:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-18 00:42:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-18 00:43:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-18 00:42:31 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/18 01:35:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/18 01:35:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): >openPending: err= 2026/07/18 01:35:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): >_readAt: n=22, err=EOF 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): close: 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:43:31 +0000 UTC 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate(0x54dcb23d1c0): >close: err= 2026/07/18 01:35:35 DEBUG : Re-reading directory (105.497209ms old) 2026/07/18 01:35:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:35 DEBUG : forgetting directory cache 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:35 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:35 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): _readAt: size=512, off=0 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): openPending: 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-18 00:44:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-18 00:43:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-18 00:44:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-18 00:43:31 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/18 01:35:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/18 01:35:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): >openPending: err= 2026/07/18 01:35:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): >_readAt: n=23, err=EOF 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): close: 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:44:31 +0000 UTC 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb887300): >close: err= 2026/07/18 01:35:36 DEBUG : Re-reading directory (118.965811ms old) 2026/07/18 01:35:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : forgetting directory cache 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): _readAt: size=512, off=0 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): openPending: 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kuzeces8gola/TestRWCacheUpdate 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-18 00:45:31 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-18 00:44:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-18 00:45:31 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-18 00:44:31 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/18 01:35:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/18 01:35:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): >openPending: err= 2026/07/18 01:35:36 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): >_readAt: n=24, err=EOF 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): close: 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 00:45:31 +0000 UTC 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate(0x54dcb81bac0): >close: err= 2026/07/18 01:35:36 DEBUG : Re-reading directory (107.331986ms old) 2026/07/18 01:35:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 01:35:36 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:36 DEBUG : Looking for writers 2026/07/18 01:35:36 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/18 01:35:36 DEBUG : >WaitForWriters: 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:36 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:36 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:36 DEBUG : forgetting directory cache 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/18 01:35:37 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:37 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/18 01:35:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/18 01:35:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/18 01:35:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/18 01:35:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/18 01:35:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/18 01:35:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/FiLeA" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kuzeces8gola/FiLeA 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:37 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:37 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/18 01:35:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/18 01:35:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/18 01:35:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FiLeB" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/FiLeB 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/18 01:35:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/18 01:35:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/FilEb" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kuzeces8gola/FilEb 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/18 01:35:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/18 01:35:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/18 01:35:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/18 01:35:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/18 01:35:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/18 01:35:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/18 01:35:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/18 01:35:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/18 01:35:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : FiLeB: reading active writers 2026/07/18 01:35:38 DEBUG : FilEb: reading active writers 2026/07/18 01:35:38 DEBUG : FiLeA: reading active writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : FiLeB: reading active writers 2026/07/18 01:35:38 DEBUG : FilEb: reading active writers 2026/07/18 01:35:38 DEBUG : FiLeA: reading active writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.60s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/normal name with no special characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/normal name with no special characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/normal name with no special characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kuzeces8gola/normal name with no special characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/18 01:35:38 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/normal name with no special characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/normal\ name\ with\ no\ special\ characters.txt" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kuzeces8gola/normal name with no special characters.txt 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/測試_Русский___ě_áñ" 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kuzeces8gola/測試_Русский___ě_áñ 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/18 01:35:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:38 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:38 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Reusing VFS from active cache 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:38 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:38 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:38 DEBUG : Looking for writers 2026/07/18 01:35:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:38 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:39 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:39 DEBUG : dir: Looking for writers 2026/07/18 01:35:39 DEBUG : file2: reading active writers 2026/07/18 01:35:39 DEBUG : Looking for writers 2026/07/18 01:35:39 DEBUG : dir: reading active writers 2026/07/18 01:35:39 DEBUG : file1: reading active writers 2026/07/18 01:35:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:39 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:39 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:39 DEBUG : dir: Looking for writers 2026/07/18 01:35:39 DEBUG : Looking for writers 2026/07/18 01:35:39 DEBUG : dir: reading active writers 2026/07/18 01:35:39 DEBUG : file1: reading active writers 2026/07/18 01:35:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:39 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:39 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:40 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 01:35:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 01:35:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 01:35:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/new_file.txt" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/new_file.txt 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/new_file.txt" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/dir/new_file.txt 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:40 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 01:35:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/18 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:40 DEBUG : dir: Looking for writers 2026/07/18 01:35:40 DEBUG : file2: reading active writers 2026/07/18 01:35:40 DEBUG : new_file.txt: reading active writers 2026/07/18 01:35:40 DEBUG : Looking for writers 2026/07/18 01:35:40 DEBUG : dir: reading active writers 2026/07/18 01:35:40 DEBUG : file1: reading active writers 2026/07/18 01:35:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:40 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file2" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/dir/file2 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/18 01:35:40 DEBUG : dir/file1: Updating file with dir/file1 0x54dcbc18410 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/dir/file1" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/dir/file1 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:40 INFO : dir/file1: Moved (server-side) to: file0 2026/07/18 01:35:40 DEBUG : file0: Updating file with file0 0x54dcbc18410 2026/07/18 01:35:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 01:35:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file0" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file0 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file0" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kuzeces8gola/file0 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file0" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file0 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file0" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kuzeces8gola/file0 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:40 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/18 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:40 DEBUG : dir: Looking for writers 2026/07/18 01:35:40 DEBUG : Looking for writers 2026/07/18 01:35:40 DEBUG : dir: reading active writers 2026/07/18 01:35:40 DEBUG : file0: reading active writers 2026/07/18 01:35:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.59s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:40 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Server has VFS statistics extension 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: About path "/rclone-test-kuzeces8gola" 2026/07/18 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:40 DEBUG : Looking for writers 2026/07/18 01:35:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:40 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:40 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/18 01:35:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/18 01:35:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/18 01:35:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/18 01:35:40 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: 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/18 01:35:41 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: 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/18 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:41 DEBUG : Looking for writers 2026/07/18 01:35:41 DEBUG : a: Looking for writers 2026/07/18 01:35:41 DEBUG : b: Looking for writers 2026/07/18 01:35:41 DEBUG : c: Looking for writers 2026/07/18 01:35:41 DEBUG : d: Looking for writers 2026/07/18 01:35:41 DEBUG : Looking for writers 2026/07/18 01:35:41 DEBUG : /: reading active writers 2026/07/18 01:35:41 DEBUG : a: reading active writers 2026/07/18 01:35:41 DEBUG : b: reading active writers 2026/07/18 01:35:41 DEBUG : c: reading active writers 2026/07/18 01:35:41 DEBUG : d: reading active writers 2026/07/18 01:35:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:41 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/18 01:35:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/18 01:35:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/18 01:35:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/18 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:41 DEBUG : a/b/c/d: Looking for writers 2026/07/18 01:35:41 DEBUG : a/b/c: Looking for writers 2026/07/18 01:35:41 DEBUG : d: reading active writers 2026/07/18 01:35:41 DEBUG : a/b: Looking for writers 2026/07/18 01:35:41 DEBUG : c: reading active writers 2026/07/18 01:35:41 DEBUG : a: Looking for writers 2026/07/18 01:35:41 DEBUG : b: reading active writers 2026/07/18 01:35:41 DEBUG : Looking for writers 2026/07/18 01:35:41 DEBUG : a: reading active writers 2026/07/18 01:35:41 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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:41 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:41 DEBUG : Looking for writers 2026/07/18 01:35:41 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-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:41 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/18 01:35:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/18 01:35:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:35:41 DEBUG : file1: size = 5 OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:41 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 01:35:41 DEBUG : file1: size = 0 OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (7 bytes), uploading instead of streaming 2026/07/18 01:35:41 DEBUG : file1: size = 7 OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:41 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:41 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/18 01:35:41 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/18 01:35:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:41 DEBUG : Looking for writers 2026/07/18 01:35:41 DEBUG : file1: reading active writers 2026/07/18 01:35:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.49s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:41 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/18 01:35:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/18 01:35:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/18 01:35:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (11 bytes), uploading instead of streaming 2026/07/18 01:35:42 DEBUG : file1: size = 11 OK 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 01:35:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:42 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:35:43 DEBUG : file1: size = 5 OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/18 01:35:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:35:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: WriteFileHandle.Release closing 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 01:35:43 DEBUG : file1: size = 0 OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (2 bytes), uploading instead of streaming 2026/07/18 01:35:43 DEBUG : file1: size = 2 OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/18 01:35:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/18 01:35:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:43 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 01:35:43 DEBUG : file1: size = 0 OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 01:35:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 01:35:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 01:35:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: File to upload is small (100 bytes), uploading instead of streaming 2026/07/18 01:35:43 DEBUG : file1: size = 100 OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/file1" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 91bf56dd807e6a55dfde3a019875f411 /rclone-test-kuzeces8gola/file1 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : file1: Parsed hash: 91bf56dd807e6a55dfde3a019875f411 2026/07/18 01:35:43 DEBUG : file1: md5 = 91bf56dd807e6a55dfde3a019875f411 OK 2026/07/18 01:35:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 01:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 01:35:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 01:35:43 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 01:35:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 01:35:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 01:35:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:43 DEBUG : Looking for writers 2026/07/18 01:35:43 DEBUG : file1: reading active writers 2026/07/18 01:35:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:43 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:43 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:43 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: sha1sum /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/18 01:35:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/18 01:35:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/18 01:35:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f000.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kuzeces8gola/flat/f000.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/18 01:35:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/18 01:35:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/18 01:35:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f001.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kuzeces8gola/flat/f001.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/18 01:35:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/18 01:35:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/18 01:35:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f002.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kuzeces8gola/flat/f002.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:44 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/18 01:35:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/18 01:35:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/18 01:35:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:44 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f003.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kuzeces8gola/flat/f003.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:45 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/18 01:35:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/18 01:35:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/18 01:35:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/flat/f004.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kuzeces8gola/flat/f004.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:45 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/18 01:35:45 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:45 DEBUG : flat: Looking for writers 2026/07/18 01:35:45 DEBUG : f000.txt: reading active writers 2026/07/18 01:35:45 DEBUG : f001.txt: reading active writers 2026/07/18 01:35:45 DEBUG : f002.txt: reading active writers 2026/07/18 01:35:45 DEBUG : f003.txt: reading active writers 2026/07/18 01:35:45 DEBUG : f004.txt: reading active writers 2026/07/18 01:35:45 DEBUG : Looking for writers 2026/07/18 01:35:45 DEBUG : flat: reading active writers 2026/07/18 01:35:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.55s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:45 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/18 01:35:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/18 01:35:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/a/b/c/deep.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/a/b/c/deep.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/a/b/c/deep.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-kuzeces8gola/a/b/c/deep.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:45 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/18 01:35:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/18 01:35:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/18 01:35:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/a/b/mid.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/a/b/mid.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/a/b/mid.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-kuzeces8gola/a/b/mid.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:45 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/18 01:35:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/18 01:35:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/18 01:35:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/a/top.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/a/top.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/a/top.txt" 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-kuzeces8gola/a/top.txt 2026/07/18 01:35:45 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:45 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/18 01:35:45 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:45 DEBUG : a/b/c: Looking for writers 2026/07/18 01:35:45 DEBUG : deep.txt: reading active writers 2026/07/18 01:35:45 DEBUG : a/b: Looking for writers 2026/07/18 01:35:45 DEBUG : mid.txt: reading active writers 2026/07/18 01:35:45 DEBUG : c: reading active writers 2026/07/18 01:35:45 DEBUG : a: Looking for writers 2026/07/18 01:35:45 DEBUG : b: reading active writers 2026/07/18 01:35:45 DEBUG : top.txt: reading active writers 2026/07/18 01:35:45 DEBUG : Looking for writers 2026/07/18 01:35:45 DEBUG : a: reading active writers 2026/07/18 01:35:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.30s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:45 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/bigdir/big.bin" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/bigdir/big.bin 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/bigdir/big.bin" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 9520caae0d99f371b96e3f9a23f0644a /rclone-test-kuzeces8gola/bigdir/big.bin 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:46 DEBUG : bigdir/big.bin: Parsed hash: 9520caae0d99f371b96e3f9a23f0644a 2026/07/18 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:46 DEBUG : bigdir: Looking for writers 2026/07/18 01:35:46 DEBUG : big.bin: reading active writers 2026/07/18 01:35:46 DEBUG : Looking for writers 2026/07/18 01:35:46 DEBUG : bigdir: reading active writers 2026/07/18 01:35:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.98s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kuzeces8gola", Local "Local file system at /tmp/rclone1973153868", Modify Window "1s" 2026/07/18 01:35:46 INFO : sftp://rclone@:22/rclone-test-kuzeces8gola: poll-interval is not supported by this remote 2026/07/18 01:35:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/18 01:35:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/18 01:35:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir1/a.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir1/a.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir1/a.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-kuzeces8gola/dir1/a.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:46 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/18 01:35:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/18 01:35:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/18 01:35:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir2/b.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir2/b.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir2/b.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: 415290769594460e2e485922904f345d /rclone-test-kuzeces8gola/dir2/b.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:46 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/18 01:35:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/18 01:35:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/18 01:35:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 01:35:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Shell path "/rclone-test-kuzeces8gola/dir3/c.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: creating additional session 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Running remote command: md5sum /rclone-test-kuzeces8gola/dir3/c.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kuzeces8gola/dir3/c.txt" 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: command exited OK 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-kuzeces8gola/dir3/c.txt 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: ssh external: close 2026/07/18 01:35:46 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/18 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/07/18 01:35:46 DEBUG : dir1: Looking for writers 2026/07/18 01:35:46 DEBUG : a.txt: reading active writers 2026/07/18 01:35:46 DEBUG : dir2: Looking for writers 2026/07/18 01:35:46 DEBUG : b.txt: reading active writers 2026/07/18 01:35:46 DEBUG : dir3: Looking for writers 2026/07/18 01:35:46 DEBUG : c.txt: reading active writers 2026/07/18 01:35:46 DEBUG : Looking for writers 2026/07/18 01:35:46 DEBUG : dir1: reading active writers 2026/07/18 01:35:46 DEBUG : dir2: reading active writers 2026/07/18 01:35:46 DEBUG : dir3: reading active writers 2026/07/18 01:35:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/18 01:35:46 DEBUG : sftp://rclone@:22/rclone-test-kuzeces8gola: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.364322876s (try 1/5)