"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/11/05 12:12:05 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-talesix7mura" 2025/11/05 12:12:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 12:12:05 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/05 12:12:05 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 2025/11/05 12:12:05 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/05 12:12:05 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 2025/11/05 12:12:05 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:05 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell type "unix" from config 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Relative path resolved to "/rclone-test-talesix7mura" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Using root directory "/rclone-test-talesix7mura" 2025/11/05 12:12:06 DEBUG : Creating backend with remote "/tmp/rclone1746666512" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:06 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:06 DEBUG : dir: Looking for writers 2025/11/05 12:12:06 DEBUG : Looking for writers 2025/11/05 12:12:06 DEBUG : dir: reading active writers 2025/11/05 12:12:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:06 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/11/05 12:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:06 DEBUG : dir/subdir: Looking for writers 2025/11/05 12:12:06 DEBUG : dir: Looking for writers 2025/11/05 12:12:06 DEBUG : file1: reading active writers 2025/11/05 12:12:06 DEBUG : file2: reading active writers 2025/11/05 12:12:06 DEBUG : subdir: reading active writers 2025/11/05 12:12:06 DEBUG : Looking for writers 2025/11/05 12:12:06 DEBUG : dir: reading active writers 2025/11/05 12:12:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.69s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:06 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:06 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:07 DEBUG : dir: Looking for writers 2025/11/05 12:12:07 DEBUG : file1: reading active writers 2025/11/05 12:12:07 DEBUG : Looking for writers 2025/11/05 12:12:07 DEBUG : dir: reading active writers 2025/11/05 12:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.24s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:07 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:07 DEBUG : dir: Looking for writers 2025/11/05 12:12:07 DEBUG : Looking for writers 2025/11/05 12:12:07 DEBUG : dir: reading active writers 2025/11/05 12:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:07 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:07 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:07 DEBUG : forgetting directory cache 2025/11/05 12:12:07 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:07 DEBUG : Looking for writers 2025/11/05 12:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.25s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:07 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/05 12:12:07 DEBUG : dir: invalidating directory cache 2025/11/05 12:12:07 DEBUG : >ForgetPath: 2025/11/05 12:12:07 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/05 12:12:07 DEBUG : invalidating directory cache 2025/11/05 12:12:07 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:07 DEBUG : >ForgetPath: 2025/11/05 12:12:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/05 12:12:07 DEBUG : >ForgetPath: 2025/11/05 12:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:07 DEBUG : dir: Looking for writers 2025/11/05 12:12:07 DEBUG : Looking for writers 2025/11/05 12:12:07 DEBUG : dir: reading active writers 2025/11/05 12:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.24s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:07 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:07 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/fil/a/b/c" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/fil/a/b/c 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/fil/a/b/c" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-talesix7mura/fil/a/b/c 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/fil/a/b/c" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/fil/a/b/c 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/fil/a/b/c" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-talesix7mura/fil/a/b/c 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:08 DEBUG : forgetting directory cache 2025/11/05 12:12:08 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:08 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:08 DEBUG : dir: Looking for writers 2025/11/05 12:12:08 DEBUG : fil/a/b: Looking for writers 2025/11/05 12:12:08 DEBUG : fil/a: Looking for writers 2025/11/05 12:12:08 DEBUG : b: reading active writers 2025/11/05 12:12:08 DEBUG : fil: Looking for writers 2025/11/05 12:12:08 DEBUG : a: reading active writers 2025/11/05 12:12:08 DEBUG : Looking for writers 2025/11/05 12:12:08 DEBUG : fil: reading active writers 2025/11/05 12:12:08 DEBUG : dir: reading active writers 2025/11/05 12:12:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.83s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:08 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:08 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:09 DEBUG : dir: Looking for writers 2025/11/05 12:12:09 DEBUG : Looking for writers 2025/11/05 12:12:09 DEBUG : dir: reading active writers 2025/11/05 12:12:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:09 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:09 DEBUG : dir: Looking for writers 2025/11/05 12:12:09 DEBUG : file1: reading active writers 2025/11/05 12:12:09 DEBUG : Looking for writers 2025/11/05 12:12:09 DEBUG : dir: reading active writers 2025/11/05 12:12:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:09 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/subdir/file3" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-talesix7mura/dir/subdir/file3 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:09 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/05 12:12:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:12:09 INFO : dir/subdir/file3: Deleted 2025/11/05 12:12:09 DEBUG : removing 1 level 2 directories 2025/11/05 12:12:09 INFO : dir/subdir: Removing directory 2025/11/05 12:12:09 DEBUG : dir: invalidating directory cache 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/05 12:12:09 DEBUG : dir/file1: Reset virtual modtime 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/05 12:12:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/05 12:12:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:09 DEBUG : dir: invalidating directory cache 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/05 12:12:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/05 12:12:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/05 12:12:09 DEBUG : forgetting directory cache 2025/11/05 12:12:09 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:09 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/05 12:12:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:09 DEBUG : dir/virtualDir: Looking for writers 2025/11/05 12:12:09 DEBUG : dir: Looking for writers 2025/11/05 12:12:09 DEBUG : file1: reading active writers 2025/11/05 12:12:09 DEBUG : virtualFile2: reading active writers 2025/11/05 12:12:09 DEBUG : virtualFile: reading active writers 2025/11/05 12:12:09 DEBUG : virtualDir: reading active writers 2025/11/05 12:12:09 DEBUG : Looking for writers 2025/11/05 12:12:09 DEBUG : dir: reading active writers 2025/11/05 12:12:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.66s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:09 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:09 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:10 ERROR : dir/: Can only open directories read only 2025/11/05 12:12:10 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:10 DEBUG : dir: Looking for writers 2025/11/05 12:12:10 DEBUG : Looking for writers 2025/11/05 12:12:10 DEBUG : dir: reading active writers 2025/11/05 12:12:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.18s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:10 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 12:12:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/05 12:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 12:12:10 DEBUG : dir/potato: size = 5 OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/potato" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/potato 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/potato" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/potato 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/05 12:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 12:12:10 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:10 DEBUG : dir: Looking for writers 2025/11/05 12:12:10 DEBUG : potato: reading active writers 2025/11/05 12:12:10 DEBUG : file1: reading active writers 2025/11/05 12:12:10 DEBUG : Looking for writers 2025/11/05 12:12:10 DEBUG : dir: reading active writers 2025/11/05 12:12:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.40s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:10 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:10 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:11 DEBUG : dir/sub: Looking for writers 2025/11/05 12:12:11 DEBUG : dir: Looking for writers 2025/11/05 12:12:11 DEBUG : file1: reading active writers 2025/11/05 12:12:11 DEBUG : sub: reading active writers 2025/11/05 12:12:11 DEBUG : Looking for writers 2025/11/05 12:12:11 DEBUG : dir: reading active writers 2025/11/05 12:12:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.53s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:11 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/05 12:12:11 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:11 DEBUG : dir/sub/subsub: Looking for writers 2025/11/05 12:12:11 DEBUG : dir/sub: Looking for writers 2025/11/05 12:12:11 DEBUG : subsub: reading active writers 2025/11/05 12:12:11 DEBUG : dir: Looking for writers 2025/11/05 12:12:11 DEBUG : file1: reading active writers 2025/11/05 12:12:11 DEBUG : sub: reading active writers 2025/11/05 12:12:11 DEBUG : Looking for writers 2025/11/05 12:12:11 DEBUG : dir: reading active writers 2025/11/05 12:12:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:11 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:11 ERROR : dir/: Dir.Remove not empty 2025/11/05 12:12:11 DEBUG : dir/file1: Remove: 2025/11/05 12:12:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:11 DEBUG : dir/file1: >Remove: err= 2025/11/05 12:12:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 12:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:11 DEBUG : Looking for writers 2025/11/05 12:12:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.25s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:11 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:11 DEBUG : dir/file1: Remove: 2025/11/05 12:12:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:11 DEBUG : dir/file1: >Remove: err= 2025/11/05 12:12:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 12:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:11 DEBUG : Looking for writers 2025/11/05 12:12:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:11 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:11 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:12 DEBUG : dir/file1: Remove: 2025/11/05 12:12:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:12 DEBUG : dir/file1: >Remove: err= 2025/11/05 12:12:12 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:12 DEBUG : dir: Looking for writers 2025/11/05 12:12:12 DEBUG : Looking for writers 2025/11/05 12:12:12 DEBUG : dir: reading active writers 2025/11/05 12:12:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:12 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file3" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file3 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file3" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-talesix7mura/dir/file3 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file3" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file3 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file3" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-talesix7mura/dir/file3 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:12 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/05 12:12:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/05 12:12:12 DEBUG : dir: Updating dir with dir2 0xc000991380 2025/11/05 12:12:12 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 12:12:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file1" 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir2/file1 2025/11/05 12:12:12 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir2/file1" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir2/file1 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file1" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir2/file1 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir2/file1" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir2/file1 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/05 12:12:13 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/05 12:12:13 DEBUG : file2: Updating file with file2 0xc0007432c0 2025/11/05 12:12:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file2 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file2" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/file2 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file2 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file2" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/file2 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/05 12:12:13 INFO : dir2/file3: Deleted 2025/11/05 12:12:13 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/05 12:12:13 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007432c0 2025/11/05 12:12:13 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/05 12:12:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:13 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir2/file3" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir2/file3 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/05 12:12:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008a2750 2025/11/05 12:12:14 DEBUG : empty directory: forgetting directory cache 2025/11/05 12:12:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/05 12:12:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/05 12:12:14 DEBUG : dir2: Renaming to "dir3" 2025/11/05 12:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:14 DEBUG : dir3: Looking for writers 2025/11/05 12:12:14 DEBUG : file3: reading active writers 2025/11/05 12:12:14 DEBUG : renamed empty directory: Looking for writers 2025/11/05 12:12:14 DEBUG : Looking for writers 2025/11/05 12:12:14 DEBUG : dir3: reading active writers 2025/11/05 12:12:14 DEBUG : renamed empty directory: reading active writers 2025/11/05 12:12:14 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:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:14 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/05 12:12:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 12:12:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/05 12:12:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 12:12:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/05 12:12:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (12 bytes), uploading instead of streaming 2025/11/05 12:12:14 DEBUG : dir/sub/file2: size = 12 OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/sub/file2" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/sub/file2 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/sub/file2" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-talesix7mura/dir/sub/file2 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/11/05 12:12:14 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/05 12:12:14 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:14 DEBUG : forgetting directory cache 2025/11/05 12:12:14 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:14 DEBUG : dir/sub: forgetting directory cache 2025/11/05 12:12:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/05 12:12:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 12:12:14 DEBUG : dir/sub/file0: size = 5 OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/sub/file0" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/sub/file0 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/sub/file0" 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/sub/file0 2025/11/05 12:12:14 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:14 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:14 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:14 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/05 12:12:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 12:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:14 DEBUG : dir/sub: Looking for writers 2025/11/05 12:12:14 DEBUG : file0: reading active writers 2025/11/05 12:12:14 DEBUG : file2: reading active writers 2025/11/05 12:12:14 DEBUG : dir: Looking for writers 2025/11/05 12:12:14 DEBUG : file1: reading active writers 2025/11/05 12:12:14 DEBUG : sub: reading active writers 2025/11/05 12:12:14 DEBUG : Looking for writers 2025/11/05 12:12:14 DEBUG : dir: reading active writers 2025/11/05 12:12:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.50s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:14 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:14 DEBUG : forgetting directory cache 2025/11/05 12:12:15 DEBUG : forgetting directory cache 2025/11/05 12:12:15 DEBUG : dir: forgetting directory cache 2025/11/05 12:12:15 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:15 DEBUG : dir: Looking for writers 2025/11/05 12:12:15 DEBUG : Looking for writers 2025/11/05 12:12:15 DEBUG : dir: reading active writers 2025/11/05 12:12:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:15 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:15 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:16 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:16 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/05 12:12:16 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:16 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/05 12:12:16 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/05 12:12:16 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/05 12:12:16 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:16 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:16 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:16 DEBUG : dir: Looking for writers 2025/11/05 12:12:16 DEBUG : file1: reading active writers 2025/11/05 12:12:16 DEBUG : file1.metadata: reading active writers 2025/11/05 12:12:16 DEBUG : Looking for writers 2025/11/05 12:12:16 DEBUG : dir: reading active writers 2025/11/05 12:12:16 DEBUG : dir.metadata: reading active writers 2025/11/05 12:12:16 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:16 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:16 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:16 DEBUG : dir: Looking for writers 2025/11/05 12:12:16 DEBUG : file1: reading active writers 2025/11/05 12:12:16 DEBUG : Looking for writers 2025/11/05 12:12:16 DEBUG : dir: reading active writers 2025/11/05 12:12:16 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:16 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:16 DEBUG : Can set mod time: true 2025/11/05 12:12:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:16 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:16 DEBUG : dir: Looking for writers 2025/11/05 12:12:16 DEBUG : file1: reading active writers 2025/11/05 12:12:16 DEBUG : Looking for writers 2025/11/05 12:12:16 DEBUG : dir: reading active writers 2025/11/05 12:12:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:16 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:16 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 12:12:17 DEBUG : dir/file1: size = 0 OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:17 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 12:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:17 DEBUG : dir: Looking for writers 2025/11/05 12:12:17 DEBUG : file1: reading active writers 2025/11/05 12:12:17 DEBUG : Looking for writers 2025/11/05 12:12:17 DEBUG : dir: reading active writers 2025/11/05 12:12:17 DEBUG : >WaitForWriters: 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/05 12:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:17 DEBUG : dir: Looking for writers 2025/11/05 12:12:17 DEBUG : file1: reading active writers 2025/11/05 12:12:17 DEBUG : Looking for writers 2025/11/05 12:12:17 DEBUG : dir: reading active writers 2025/11/05 12:12:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:17 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 12:12:17 DEBUG : dir/file1: size = 5 OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 12:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:17 DEBUG : dir: Looking for writers 2025/11/05 12:12:17 DEBUG : file1: reading active writers 2025/11/05 12:12:17 DEBUG : Looking for writers 2025/11/05 12:12:17 DEBUG : dir: reading active writers 2025/11/05 12:12:17 DEBUG : >WaitForWriters: 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:17 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/11/05 12:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:17 DEBUG : dir: Looking for writers 2025/11/05 12:12:17 DEBUG : file1: reading active writers 2025/11/05 12:12:17 DEBUG : Looking for writers 2025/11/05 12:12:17 DEBUG : dir: reading active writers 2025/11/05 12:12:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:17 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:17 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:17 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:18 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:18 DEBUG : dir: Looking for writers 2025/11/05 12:12:18 DEBUG : file1: reading active writers 2025/11/05 12:12:18 DEBUG : Looking for writers 2025/11/05 12:12:18 DEBUG : dir: reading active writers 2025/11/05 12:12:18 DEBUG : >WaitForWriters: 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:18 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 12:12:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:18 DEBUG : dir/file1(0xc00088e640): close: 2025/11/05 12:12:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 12:12:18 DEBUG : dir/file1(0xc00088e640): >close: err= 2025/11/05 12:12:18 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:18 DEBUG : dir: Looking for writers 2025/11/05 12:12:18 DEBUG : file1: reading active writers 2025/11/05 12:12:18 DEBUG : Looking for writers 2025/11/05 12:12:18 DEBUG : dir: reading active writers 2025/11/05 12:12:18 DEBUG : >WaitForWriters: 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:18 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:18 DEBUG : dir: Looking for writers 2025/11/05 12:12:18 DEBUG : file1: reading active writers 2025/11/05 12:12:18 DEBUG : Looking for writers 2025/11/05 12:12:18 DEBUG : dir: reading active writers 2025/11/05 12:12:18 DEBUG : >WaitForWriters: 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:18 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:18 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:18 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 12:12:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): _writeAt: size=5, off=0 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): openPending: 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 12:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): >openPending: err= 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): >_writeAt: n=5, err= 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): close: 2025/11/05 12:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/05 12:12:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/05 12:12:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/05 12:12:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 12:12:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:19 DEBUG : dir/file1(0xc000cbc480): >close: err= 2025/11/05 12:12:19 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 12:12:19 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1.2f98c60a.partial" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1.2f98c60a.partial 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1.2f98c60a.partial" 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-talesix7mura/dir/file1.2f98c60a.partial 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/05 12:12:19 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/05 12:12:19 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2025/11/05 12:12:19 INFO : dir/file1: Copied (replaced existing) 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/05 12:12:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/05 12:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : >WaitForWriters: 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/11/05 12:12:19 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:19 DEBUG : dir: Looking for writers 2025/11/05 12:12:19 DEBUG : file1: reading active writers 2025/11/05 12:12:19 DEBUG : Looking for writers 2025/11/05 12:12:19 DEBUG : dir: reading active writers 2025/11/05 12:12:19 DEBUG : >WaitForWriters: 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.49s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.87s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:19 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:19 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:20 DEBUG : dir: Looking for writers 2025/11/05 12:12:20 DEBUG : file1: reading active writers 2025/11/05 12:12:20 DEBUG : Looking for writers 2025/11/05 12:12:20 DEBUG : dir: reading active writers 2025/11/05 12:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.36s) === RUN TestFileOpenReadUnknownSize 2025/11/05 12:12:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/05 12:12:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/05 12:12:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/05 12:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:20 DEBUG : Looking for writers 2025/11/05 12:12:20 DEBUG : file.txt: reading active writers 2025/11/05 12:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:20 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 12:12:20 DEBUG : dir/file1: size = 25 OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:20 DEBUG : dir: Looking for writers 2025/11/05 12:12:20 DEBUG : file1: reading active writers 2025/11/05 12:12:20 DEBUG : Looking for writers 2025/11/05 12:12:20 DEBUG : dir: reading active writers 2025/11/05 12:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.36s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:20 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:20 DEBUG : dir/file1: Remove: 2025/11/05 12:12:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:20 DEBUG : dir/file1: >Remove: err= 2025/11/05 12:12:20 DEBUG : dir/file1: Remove: 2025/11/05 12:12:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/05 12:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:20 DEBUG : dir: Looking for writers 2025/11/05 12:12:20 DEBUG : Looking for writers 2025/11/05 12:12:20 DEBUG : dir: reading active writers 2025/11/05 12:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.25s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:20 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:20 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:20 DEBUG : dir/file1: Remove: 2025/11/05 12:12:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:20 DEBUG : dir/file1: >Remove: err= 2025/11/05 12:12:20 DEBUG : dir/file1: Remove: 2025/11/05 12:12:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/05 12:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:20 DEBUG : dir: Looking for writers 2025/11/05 12:12:20 DEBUG : Looking for writers 2025/11/05 12:12:20 DEBUG : dir: reading active writers 2025/11/05 12:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.25s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:21 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 12:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:21 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/05 12:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:21 DEBUG : dir/file1: Open: flags=0x3 2025/11/05 12:12:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/05 12:12:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/05 12:12:21 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:21 DEBUG : dir: Looking for writers 2025/11/05 12:12:21 DEBUG : file1: reading active writers 2025/11/05 12:12:21 DEBUG : Looking for writers 2025/11/05 12:12:21 DEBUG : dir: reading active writers 2025/11/05 12:12:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:21 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:21 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:21 DEBUG : dir: Looking for writers 2025/11/05 12:12:21 DEBUG : file1: reading active writers 2025/11/05 12:12:21 DEBUG : Looking for writers 2025/11/05 12:12:21 DEBUG : dir: reading active writers 2025/11/05 12:12:21 DEBUG : >WaitForWriters: 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0009403c0 2025/11/05 12:12:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0009403c0 2025/11/05 12:12:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:21 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009403c0 2025/11/05 12:12:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 12:12:22 DEBUG : dir/file1: size = 25 OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:22 DEBUG : newLeaf: Running delayed rename now 2025/11/05 12:12:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0009403c0 2025/11/05 12:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:22 DEBUG : dir: Looking for writers 2025/11/05 12:12:22 DEBUG : Looking for writers 2025/11/05 12:12:22 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:22 DEBUG : dir: reading active writers 2025/11/05 12:12:22 DEBUG : >WaitForWriters: 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:22 DEBUG : dir: Looking for writers 2025/11/05 12:12:22 DEBUG : Looking for writers 2025/11/05 12:12:22 DEBUG : dir: reading active writers 2025/11/05 12:12:22 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:22 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:22 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:22 DEBUG : dir: Looking for writers 2025/11/05 12:12:22 DEBUG : file1: reading active writers 2025/11/05 12:12:22 DEBUG : Looking for writers 2025/11/05 12:12:22 DEBUG : dir: reading active writers 2025/11/05 12:12:22 DEBUG : >WaitForWriters: 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f140 2025/11/05 12:12:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:22 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00078f140 2025/11/05 12:12:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 12:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc00078f140 2025/11/05 12:12:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 12:12:23 DEBUG : dir/file1: size = 25 OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:23 DEBUG : newLeaf: Running delayed rename now 2025/11/05 12:12:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f140 2025/11/05 12:12:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:23 DEBUG : dir: Looking for writers 2025/11/05 12:12:23 DEBUG : Looking for writers 2025/11/05 12:12:23 DEBUG : dir: reading active writers 2025/11/05 12:12:23 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:23 DEBUG : >WaitForWriters: 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:23 DEBUG : dir: Looking for writers 2025/11/05 12:12:23 DEBUG : Looking for writers 2025/11/05 12:12:23 DEBUG : dir: reading active writers 2025/11/05 12:12:23 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:23 DEBUG : >WaitForWriters: 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:23 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:23 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:23 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:24 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): openPending: 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 12:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): >openPending: err= 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): _writeAt: size=14, off=0 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): >_writeAt: n=14, err= 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): close: 2025/11/05 12:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 12:12:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:24 DEBUG : dir/file1(0xc000703980): >close: err= 2025/11/05 12:12:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 12:12:24 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1.ca338588.partial" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1.ca338588.partial 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1.ca338588.partial" 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1.ca338588.partial 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:24 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 12:12:24 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/11/05 12:12:24 INFO : dir/file1: Copied (replaced existing) 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/05 12:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 12:12:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:24 DEBUG : dir: Looking for writers 2025/11/05 12:12:24 DEBUG : file1: reading active writers 2025/11/05 12:12:24 DEBUG : Looking for writers 2025/11/05 12:12:24 DEBUG : dir: reading active writers 2025/11/05 12:12:24 DEBUG : >WaitForWriters: 2025/11/05 12:12:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:24 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): _readAt: size=512, off=0 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): openPending: 2025/11/05 12:12:24 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" 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 12:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): >openPending: err= 2025/11/05 12:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): >_readAt: n=14, err=EOF 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): close: 2025/11/05 12:12:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:24 DEBUG : dir/file1(0xc0006bd380): >close: err= 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:24 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000940d80 2025/11/05 12:12:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 12:12:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000940d80 2025/11/05 12:12:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:25 DEBUG : dir/file1(0xc00095a480): openPending: 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:25 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" 2025/11/05 12:12:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 12:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:25 DEBUG : dir/file1(0xc00095a480): >openPending: err= 2025/11/05 12:12:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:25 DEBUG : dir/file1(0xc00095a480): _writeAt: size=25, off=0 2025/11/05 12:12:25 DEBUG : dir/file1(0xc00095a480): >_writeAt: n=25, err= 2025/11/05 12:12:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000940d80 2025/11/05 12:12:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:25 DEBUG : newLeaf(0xc00095a480): close: 2025/11/05 12:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 12:12:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 12:12:25.585805284 +0000 UTC m=+19.671849118 2025/11/05 12:12:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:25 DEBUG : newLeaf(0xc00095a480): >close: err= 2025/11/05 12:12:25 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:25 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 12:12:25 DEBUG : newLeaf.4cdc6e86.partial: size = 25 OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf.4cdc6e86.partial" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf.4cdc6e86.partial 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf.4cdc6e86.partial" 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf.4cdc6e86.partial 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : newLeaf.4cdc6e86.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:25 DEBUG : newLeaf.4cdc6e86.partial: renamed to: newLeaf 2025/11/05 12:12:25 INFO : newLeaf: Copied (replaced existing) 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : dir: Looking for writers 2025/11/05 12:12:25 DEBUG : Looking for writers 2025/11/05 12:12:25 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:25 DEBUG : dir: reading active writers 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 12:12:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 12:12:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 12:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:25 DEBUG : >WaitForWriters: 2025/11/05 12:12:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:25 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:26 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:26 DEBUG : dir: Looking for writers 2025/11/05 12:12:26 DEBUG : Looking for writers 2025/11/05 12:12:26 DEBUG : dir: reading active writers 2025/11/05 12:12:26 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:26 DEBUG : >WaitForWriters: 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:26 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:26 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:26 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:26 DEBUG : dir: Looking for writers 2025/11/05 12:12:26 DEBUG : file1: reading active writers 2025/11/05 12:12:26 DEBUG : Looking for writers 2025/11/05 12:12:26 DEBUG : dir: reading active writers 2025/11/05 12:12:26 DEBUG : >WaitForWriters: 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000742180 2025/11/05 12:12:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000742180 2025/11/05 12:12:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:26 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:27 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:27 DEBUG : dir/file1(0xc0000b4d00): openPending: 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 12:12:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 12:12:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:27 DEBUG : dir/file1(0xc0000b4d00): >openPending: err= 2025/11/05 12:12:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:27 DEBUG : dir/file1(0xc0000b4d00): _writeAt: size=25, off=0 2025/11/05 12:12:27 DEBUG : dir/file1(0xc0000b4d00): >_writeAt: n=25, err= 2025/11/05 12:12:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000742180 2025/11/05 12:12:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:27 DEBUG : newLeaf(0xc0000b4d00): close: 2025/11/05 12:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 12:12:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 12:12:27.205372745 +0000 UTC m=+21.291416540 2025/11/05 12:12:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:27 DEBUG : newLeaf(0xc0000b4d00): >close: err= 2025/11/05 12:12:27 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:27 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 12:12:27 DEBUG : newLeaf.88cbe589.partial: size = 25 OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf.88cbe589.partial" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf.88cbe589.partial 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf.88cbe589.partial" 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf.88cbe589.partial 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : newLeaf.88cbe589.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:27 DEBUG : newLeaf.88cbe589.partial: renamed to: newLeaf 2025/11/05 12:12:27 INFO : newLeaf: Copied (replaced existing) 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 12:12:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 12:12:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 12:12:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:27 DEBUG : >WaitForWriters: 2025/11/05 12:12:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:27 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:27 DEBUG : dir: Looking for writers 2025/11/05 12:12:27 DEBUG : Looking for writers 2025/11/05 12:12:27 DEBUG : dir: reading active writers 2025/11/05 12:12:27 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:27 DEBUG : >WaitForWriters: 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:27 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:27 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:27 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): openPending: 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): >openPending: err= 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): _writeAt: size=14, off=0 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): >_writeAt: n=14, err= 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): close: 2025/11/05 12:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 12:12:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:28 DEBUG : dir/file1(0xc0002e0d80): >close: err= 2025/11/05 12:12:28 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 12:12:28 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1.ca338588.partial" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1.ca338588.partial 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1.ca338588.partial" 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1.ca338588.partial 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 12:12:28 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/11/05 12:12:28 INFO : dir/file1: Copied (replaced existing) 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : dir: Looking for writers 2025/11/05 12:12:28 DEBUG : file1: reading active writers 2025/11/05 12:12:28 DEBUG : Looking for writers 2025/11/05 12:12:28 DEBUG : dir: reading active writers 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:28 DEBUG : >WaitForWriters: 2025/11/05 12:12:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): _readAt: size=512, off=0 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): openPending: 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): >openPending: err= 2025/11/05 12:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): >_readAt: n=14, err=EOF 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): close: 2025/11/05 12:12:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:28 DEBUG : dir/file1(0xc00088ea40): >close: err= 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00078e780 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 12:12:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00078e780 2025/11/05 12:12:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:28 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:29 DEBUG : dir/file1(0xc00089d4c0): openPending: 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:29 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" 2025/11/05 12:12:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 12:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:29 DEBUG : dir/file1(0xc00089d4c0): >openPending: err= 2025/11/05 12:12:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:29 DEBUG : dir/file1(0xc00089d4c0): _writeAt: size=25, off=0 2025/11/05 12:12:29 DEBUG : dir/file1(0xc00089d4c0): >_writeAt: n=25, err= 2025/11/05 12:12:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00078e780 2025/11/05 12:12:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:29 DEBUG : newLeaf(0xc00089d4c0): close: 2025/11/05 12:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 12:12:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 12:12:29.258100694 +0000 UTC m=+23.344144519 2025/11/05 12:12:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:29 DEBUG : newLeaf(0xc00089d4c0): >close: err= 2025/11/05 12:12:29 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:29 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 12:12:29 DEBUG : newLeaf.d238c2b3.partial: size = 25 OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf.d238c2b3.partial" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf.d238c2b3.partial 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf.d238c2b3.partial" 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf.d238c2b3.partial 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:29 DEBUG : newLeaf.d238c2b3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:29 DEBUG : newLeaf.d238c2b3.partial: renamed to: newLeaf 2025/11/05 12:12:29 INFO : newLeaf: Copied (replaced existing) 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 12:12:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 12:12:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 12:12:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 12:12:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 12:12:29 DEBUG : dir: Looking for writers 2025/11/05 12:12:29 DEBUG : Looking for writers 2025/11/05 12:12:29 DEBUG : dir: reading active writers 2025/11/05 12:12:29 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:29 DEBUG : >WaitForWriters: 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:29 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:30 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:30 DEBUG : dir: Looking for writers 2025/11/05 12:12:30 DEBUG : Looking for writers 2025/11/05 12:12:30 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:30 DEBUG : dir: reading active writers 2025/11/05 12:12:30 DEBUG : >WaitForWriters: 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:30 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:30 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:30 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:30 DEBUG : dir: Looking for writers 2025/11/05 12:12:30 DEBUG : file1: reading active writers 2025/11/05 12:12:30 DEBUG : Looking for writers 2025/11/05 12:12:30 DEBUG : dir: reading active writers 2025/11/05 12:12:30 DEBUG : >WaitForWriters: 2025/11/05 12:12:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): _readAt: size=512, off=0 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): openPending: 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 12:12:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 12:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): >openPending: err= 2025/11/05 12:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/05 12:12:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): >_readAt: n=14, err=EOF 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): close: 2025/11/05 12:12:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:30 DEBUG : dir/file1(0xc000703740): >close: err= 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0009418c0 2025/11/05 12:12:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:30 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/05 12:12:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 12:12:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0009418c0 2025/11/05 12:12:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 12:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:30 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:31 DEBUG : dir/file1(0xc0006bd5c0): openPending: 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 12:12:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 12:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:31 DEBUG : dir/file1(0xc0006bd5c0): >openPending: err= 2025/11/05 12:12:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:31 DEBUG : dir/file1(0xc0006bd5c0): _writeAt: size=25, off=0 2025/11/05 12:12:31 DEBUG : dir/file1(0xc0006bd5c0): >_writeAt: n=25, err= 2025/11/05 12:12:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/05 12:12:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 12:12:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0009418c0 2025/11/05 12:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:31 DEBUG : newLeaf(0xc0006bd5c0): close: 2025/11/05 12:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 12:12:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 12:12:31.30304374 +0000 UTC m=+25.389087565 2025/11/05 12:12:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:31 DEBUG : newLeaf(0xc0006bd5c0): >close: err= 2025/11/05 12:12:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:31 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 12:12:31 DEBUG : newLeaf.218df87a.partial: size = 25 OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf.218df87a.partial" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf.218df87a.partial 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf.218df87a.partial" 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf.218df87a.partial 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : newLeaf.218df87a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 12:12:31 DEBUG : newLeaf.218df87a.partial: renamed to: newLeaf 2025/11/05 12:12:31 INFO : newLeaf: Copied (replaced existing) 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 12:12:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 12:12:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 12:12:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 12:12:31 DEBUG : >WaitForWriters: 2025/11/05 12:12:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/newLeaf" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-talesix7mura/newLeaf 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/05 12:12:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:31 DEBUG : dir: Looking for writers 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 DEBUG : dir: reading active writers 2025/11/05 12:12:31 DEBUG : newLeaf: reading active writers 2025/11/05 12:12:31 DEBUG : >WaitForWriters: 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestFileRename (10.66s) --- PASS: TestFileRename/off,forceCache=false (1.28s) --- PASS: TestFileRename/minimal,forceCache=false (1.28s) --- PASS: TestFileRename/minimal,forceCache=true (2.39s) --- PASS: TestFileRename/writes,forceCache=false (1.61s) --- PASS: TestFileRename/writes,forceCache=true (2.37s) --- PASS: TestFileRename/full,forceCache=false (1.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:31 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:31 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:31 DEBUG : Looking for writers 2025/11/05 12:12:31 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:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:31 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:31 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:32 DEBUG : dir: Looking for writers 2025/11/05 12:12:32 DEBUG : file1: reading active writers 2025/11/05 12:12:32 DEBUG : Looking for writers 2025/11/05 12:12:32 DEBUG : dir: reading active writers 2025/11/05 12:12:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.36s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:32 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/05 12:12:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/05 12:12:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/05 12:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:32 DEBUG : dir: Looking for writers 2025/11/05 12:12:32 DEBUG : file1: reading active writers 2025/11/05 12:12:32 DEBUG : Looking for writers 2025/11/05 12:12:32 DEBUG : dir: reading active writers 2025/11/05 12:12:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:32 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:32 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/05 12:12:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/05 12:12:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/05 12:12:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/05 12:12:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/05 12:12:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/05 12:12:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/05 12:12:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/05 12:12:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/05 12:12:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/05 12:12:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/05 12:12:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/05 12:12:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/05 12:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:32 DEBUG : dir: Looking for writers 2025/11/05 12:12:32 DEBUG : file1: reading active writers 2025/11/05 12:12:32 DEBUG : Looking for writers 2025/11/05 12:12:32 DEBUG : dir: reading active writers 2025/11/05 12:12:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.42s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:32 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 12:12:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:33 DEBUG : dir: Looking for writers 2025/11/05 12:12:33 DEBUG : file1: reading active writers 2025/11/05 12:12:33 DEBUG : Looking for writers 2025/11/05 12:12:33 DEBUG : dir: reading active writers 2025/11/05 12:12:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.35s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:33 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 12:12:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 12:12:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/05 12:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:33 DEBUG : dir: Looking for writers 2025/11/05 12:12:33 DEBUG : file1: reading active writers 2025/11/05 12:12:33 DEBUG : Looking for writers 2025/11/05 12:12:33 DEBUG : dir: reading active writers 2025/11/05 12:12:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.36s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:33 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:33 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:33 DEBUG : dir/file1(0xc000c54440): _readAt: size=1, off=0 2025/11/05 12:12:33 DEBUG : dir/file1(0xc000c54440): openPending: 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:33 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >openPending: err= 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): _readAt: size=256, off=1 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >_readAt: n=15, err=EOF 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): _readAt: size=16, off=16 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >_readAt: n=0, err=EOF 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): close: 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >close: err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): close: 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c54440): >close: err=file already closed 2025/11/05 12:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:34 DEBUG : dir: Looking for writers 2025/11/05 12:12:34 DEBUG : file1: reading active writers 2025/11/05 12:12:34 DEBUG : Looking for writers 2025/11/05 12:12:34 DEBUG : dir: reading active writers 2025/11/05 12:12:34 DEBUG : >WaitForWriters: 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.38s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): _readAt: size=1, off=0 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): openPending: 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >openPending: err= 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): _readAt: size=1, off=5 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): _readAt: size=1, off=3 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): _readAt: size=1, off=13 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): _readAt: size=16, off=100 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >_readAt: n=0, err=EOF 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): close: 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55100): >close: err= 2025/11/05 12:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:34 DEBUG : dir: Looking for writers 2025/11/05 12:12:34 DEBUG : file1: reading active writers 2025/11/05 12:12:34 DEBUG : Looking for writers 2025/11/05 12:12:34 DEBUG : dir: reading active writers 2025/11/05 12:12:34 DEBUG : >WaitForWriters: 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.37s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=1, off=0 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): openPending: 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >openPending: err= 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=1, off=5 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=1, off=1 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=1, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=6, off=10 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=6, err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=256, off=10 2025/11/05 12:12:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=6, err=EOF 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=256, off=100 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=0, err=EOF 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): close: 2025/11/05 12:12:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >close: err= 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): _readAt: size=256, off=100 2025/11/05 12:12:34 DEBUG : dir/file1(0xc000c55840): >_readAt: n=0, err=file already closed 2025/11/05 12:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:34 DEBUG : dir: Looking for writers 2025/11/05 12:12:34 DEBUG : file1: reading active writers 2025/11/05 12:12:34 DEBUG : Looking for writers 2025/11/05 12:12:34 DEBUG : dir: reading active writers 2025/11/05 12:12:34 DEBUG : >WaitForWriters: 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.37s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:34 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:34 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): RWFileHandle.Flush 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): _readAt: size=256, off=0 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): openPending: 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): >openPending: err= 2025/11/05 12:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): >_readAt: n=16, err=EOF 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): RWFileHandle.Flush 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): RWFileHandle.Flush 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): close: 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:35 DEBUG : dir/file1(0xc00095a740): >close: err= 2025/11/05 12:12:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:35 DEBUG : dir: Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : dir: reading active writers 2025/11/05 12:12:35 DEBUG : >WaitForWriters: 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.38s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:35 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 12:12:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): _readAt: size=256, off=0 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): openPending: 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): >openPending: err= 2025/11/05 12:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): >_readAt: n=16, err=EOF 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): RWFileHandle.Release 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): close: 2025/11/05 12:12:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): >close: err= 2025/11/05 12:12:35 DEBUG : dir/file1(0xc0002e1c40): RWFileHandle.Release 2025/11/05 12:12:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:35 DEBUG : dir: Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : dir: reading active writers 2025/11/05 12:12:35 DEBUG : >WaitForWriters: 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:35 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:35 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:35 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): openPending: 2025/11/05 12:12:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): >openPending: err= 2025/11/05 12:12:35 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): _writeAt: size=5, off=0 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): >_writeAt: n=5, err= 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): _writeAt: size=7, off=5 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): >_writeAt: n=7, err= 2025/11/05 12:12:35 DEBUG : file1: vfs cache: truncate to size=11 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): close: 2025/11/05 12:12:35 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:35.563917354 +0000 UTC m=+29.649961170 2025/11/05 12:12:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): >close: err= 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): close: 2025/11/05 12:12:35 DEBUG : file1(0xc000a5b400): >close: err=file already closed 2025/11/05 12:12:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:35 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:35 DEBUG : file1.f865debf.partial: size = 11 OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.f865debf.partial" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.f865debf.partial 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.f865debf.partial" 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1.f865debf.partial 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : file1.f865debf.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 12:12:35 DEBUG : file1.f865debf.partial: renamed to: file1 2025/11/05 12:12:35 INFO : file1: Copied (new) 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:35 DEBUG : Looking for writers 2025/11/05 12:12:35 DEBUG : file1: reading active writers 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-05 12:12:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/05 12:12:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:35 DEBUG : >WaitForWriters: 2025/11/05 12:12:35 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:35 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/05 12:12:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : >WaitForWriters: 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.57s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:36 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:36 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:36 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): openPending: 2025/11/05 12:12:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): >openPending: err= 2025/11/05 12:12:36 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): _writeAt: size=7, off=0 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): >_writeAt: n=7, err= 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): _writeAt: size=6, off=5 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): >_writeAt: n=6, err= 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): close: 2025/11/05 12:12:36 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:36.137298492 +0000 UTC m=+30.223342297 2025/11/05 12:12:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): >close: err= 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): _writeAt: size=5, off=0 2025/11/05 12:12:36 DEBUG : file1(0xc000993280): >_writeAt: n=0, err=file already closed 2025/11/05 12:12:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:36 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:36 DEBUG : file1.aeebc5c0.partial: size = 11 OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.aeebc5c0.partial" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.aeebc5c0.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.aeebc5c0.partial" 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1.aeebc5c0.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1.aeebc5c0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 12:12:36 DEBUG : file1.aeebc5c0.partial: renamed to: file1 2025/11/05 12:12:36 INFO : file1: Copied (new) 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-05 12:12:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/05 12:12:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:36 DEBUG : >WaitForWriters: 2025/11/05 12:12:36 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/05 12:12:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : >WaitForWriters: 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:36 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:36 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:36 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:36 DEBUG : file1(0xc0000b4540): openPending: 2025/11/05 12:12:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:36 DEBUG : file1(0xc0000b4540): >openPending: err= 2025/11/05 12:12:36 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:36 DEBUG : file1(0xc0000b4540): close: 2025/11/05 12:12:36 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:36.704081048 +0000 UTC m=+30.790124873 2025/11/05 12:12:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:36 DEBUG : file1(0xc0000b4540): >close: err= 2025/11/05 12:12:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 12:12:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:36 DEBUG : file2: newRWFileHandle: 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): openPending: 2025/11/05 12:12:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): >openPending: err= 2025/11/05 12:12:36 DEBUG : file2: >newRWFileHandle: err= 2025/11/05 12:12:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/05 12:12:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): RWFileHandle.Flush 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): RWFileHandle.Release 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): close: 2025/11/05 12:12:36 DEBUG : file2: vfs cache: setting modification time to 2025-11-05 12:12:36.705884072 +0000 UTC m=+30.791927907 2025/11/05 12:12:36 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:36 DEBUG : file2(0xc0000b4d00): >close: err= 2025/11/05 12:12:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file2: reading active writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : file2: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : file2: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : file2: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/05 12:12:36 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:36 DEBUG : file2: vfs cache: starting upload 2025/11/05 12:12:36 DEBUG : file1.66a3adf2.partial: size = 0 OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.66a3adf2.partial" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.66a3adf2.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.66a3adf2.partial" 2025/11/05 12:12:36 DEBUG : file2.bbbf9694.partial: size = 0 OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2.bbbf9694.partial" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file2.bbbf9694.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file2.bbbf9694.partial" 2025/11/05 12:12:36 DEBUG : Looking for writers 2025/11/05 12:12:36 DEBUG : file1: reading active writers 2025/11/05 12:12:36 DEBUG : file2: reading active writers 2025/11/05 12:12:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1.66a3adf2.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file1.66a3adf2.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file2.bbbf9694.partial 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:36 DEBUG : file2.bbbf9694.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:36 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:36 DEBUG : file1.66a3adf2.partial: renamed to: file1 2025/11/05 12:12:36 INFO : file1: Copied (new) 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:36 DEBUG : file2.bbbf9694.partial: renamed to: file2 2025/11/05 12:12:36 INFO : file2: Copied (new) 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2" 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file2 2025/11/05 12:12:36 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file2" 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : file2: reading active writers 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file2 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-05 12:12:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 12:12:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/05 12:12:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 12:12:37 INFO : file2: vfs cache: upload succeeded try #1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-05 12:12:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 12:12:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:37 DEBUG : >WaitForWriters: 2025/11/05 12:12:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file2 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file2" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file2 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file2" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file2 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file2" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-talesix7mura/file2 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/05 12:12:37 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : file2: reading active writers 2025/11/05 12:12:37 DEBUG : >WaitForWriters: 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.80s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:37 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:37 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:37 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): openPending: 2025/11/05 12:12:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): >openPending: err= 2025/11/05 12:12:37 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): _writeAt: size=5, off=0 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): >_writeAt: n=5, err= 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): RWFileHandle.Flush 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): RWFileHandle.Flush 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): close: 2025/11/05 12:12:37 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:37.507165018 +0000 UTC m=+31.593208844 2025/11/05 12:12:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:37 DEBUG : file1(0xc0006bc100): >close: err= 2025/11/05 12:12:37 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:37 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:37 DEBUG : file1.e2e8dc51.partial: size = 5 OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.e2e8dc51.partial" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.e2e8dc51.partial 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.e2e8dc51.partial" 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1.e2e8dc51.partial 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file1.e2e8dc51.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:37 DEBUG : file1.e2e8dc51.partial: renamed to: file1 2025/11/05 12:12:37 INFO : file1: Copied (new) 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:37 DEBUG : Looking for writers 2025/11/05 12:12:37 DEBUG : file1: reading active writers 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:37 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 12:12:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 12:12:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 12:12:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : >WaitForWriters: 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.66s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:38 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:38 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:38 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): openPending: 2025/11/05 12:12:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): >openPending: err= 2025/11/05 12:12:38 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): _writeAt: size=5, off=0 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): >_writeAt: n=5, err= 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): RWFileHandle.Release 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): close: 2025/11/05 12:12:38 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:38.162424369 +0000 UTC m=+32.248468174 2025/11/05 12:12:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): >close: err= 2025/11/05 12:12:38 DEBUG : file1(0xc00089cbc0): RWFileHandle.Release 2025/11/05 12:12:38 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:38 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:38 DEBUG : file1.d8b10d16.partial: size = 5 OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.d8b10d16.partial" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.d8b10d16.partial 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.d8b10d16.partial" 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1.d8b10d16.partial 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:38 DEBUG : file1.d8b10d16.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:38 DEBUG : file1.d8b10d16.partial: renamed to: file1 2025/11/05 12:12:38 INFO : file1: Copied (new) 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:38 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 12:12:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 12:12:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:38 DEBUG : >WaitForWriters: 2025/11/05 12:12:38 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:38 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:38 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 12:12:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): openPending: 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): >openPending: err= 2025/11/05 12:12:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 12:12:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): _writeAt: size=5, off=0 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): >_writeAt: n=5, err= 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): close: 2025/11/05 12:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-05 12:12:38.836565769 +0000 UTC m=+32.922609604 2025/11/05 12:12:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:38 DEBUG : dir/file1(0xc00088ee00): >close: err= 2025/11/05 12:12:38 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:38 DEBUG : dir: Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : dir: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:38 DEBUG : dir: Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : dir: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:38 DEBUG : dir: Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : dir: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:38 DEBUG : dir: Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : dir: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:38 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 12:12:38 DEBUG : dir/file1.7da03081.partial: size = 5 OK 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1.7da03081.partial" 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1.7da03081.partial 2025/11/05 12:12:38 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1.7da03081.partial" 2025/11/05 12:12:38 DEBUG : dir: Looking for writers 2025/11/05 12:12:38 DEBUG : file1: reading active writers 2025/11/05 12:12:38 DEBUG : Looking for writers 2025/11/05 12:12:38 DEBUG : dir: reading active writers 2025/11/05 12:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/file1.7da03081.partial 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1.7da03081.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:39 DEBUG : dir/file1.7da03081.partial: renamed to: dir/file1 2025/11/05 12:12:39 INFO : dir/file1: Copied (replaced existing) 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-05 12:12:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : >WaitForWriters: 2025/11/05 12:12:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.69s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:39 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/05 12:12:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 12:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 12:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 12:12:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): _writeAt: size=5, off=0 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): openPending: 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 12:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): >openPending: err= 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): >_writeAt: n=5, err= 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): _writeAt: size=15, off=5 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): >_writeAt: n=15, err= 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): close: 2025/11/05 12:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-05 12:12:39.53163508 +0000 UTC m=+33.617678915 2025/11/05 12:12:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:39 DEBUG : dir/file1(0xc00088f940): >close: err= 2025/11/05 12:12:39 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 12:12:39 DEBUG : dir/file1.0db71835.partial: size = 20 OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1.0db71835.partial" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1.0db71835.partial 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1.0db71835.partial" 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-talesix7mura/dir/file1.0db71835.partial 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1.0db71835.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/11/05 12:12:39 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/05 12:12:39 DEBUG : dir/file1.0db71835.partial: renamed to: dir/file1 2025/11/05 12:12:39 INFO : dir/file1: Copied (replaced existing) 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:39 DEBUG : dir: Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : dir: reading active writers 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:39 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-05 12:12:39 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/05 12:12:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : >WaitForWriters: 2025/11/05 12:12:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:39 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:39 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:39 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): openPending: 2025/11/05 12:12:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): >openPending: err= 2025/11/05 12:12:39 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): _writeAt: size=5, off=0 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): >_writeAt: n=5, err= 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): close: 2025/11/05 12:12:39 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 12:12:39.873055819 +0000 UTC m=+33.959099654 2025/11/05 12:12:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:39 DEBUG : file1(0xc0006bdb80): >close: err= 2025/11/05 12:12:39 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:39 DEBUG : Looking for writers 2025/11/05 12:12:39 DEBUG : file1: reading active writers 2025/11/05 12:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:39 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:39 DEBUG : file1.b0b29a30.partial: size = 5 OK 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.b0b29a30.partial" 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.b0b29a30.partial 2025/11/05 12:12:39 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.b0b29a30.partial" 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1.b0b29a30.partial 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:40 DEBUG : file1.b0b29a30.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:40 DEBUG : file1.b0b29a30.partial: renamed to: file1 2025/11/05 12:12:40 INFO : file1: Copied (new) 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 12:12:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 12:12:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:40 DEBUG : >WaitForWriters: 2025/11/05 12:12:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.217445227 +0000 UTC m=+34.303489052 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.217445227 +0000 UTC m=+34.303489052 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ab80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.217445227 +0000 UTC m=+34.303489052 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b040): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 1 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.221981118 +0000 UTC m=+34.308024943 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.221981118 +0000 UTC m=+34.308024943 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bc00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457d50 item 2 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.224949518 +0000 UTC m=+34.310993353 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a2c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.224949518 +0000 UTC m=+34.310993353 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.224949518 +0000 UTC m=+34.310993353 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e8c0 item 3 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.22894216 +0000 UTC m=+34.314985996 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.22894216 +0000 UTC m=+34.314985996 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b8c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f5e0 item 4 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.231799732 +0000 UTC m=+34.317843557 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bf40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.231799732 +0000 UTC m=+34.317843557 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.231799732 +0000 UTC m=+34.317843557 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007030c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fb90 item 5 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.235954499 +0000 UTC m=+34.321998334 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.235954499 +0000 UTC m=+34.321998334 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 6 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.238607807 +0000 UTC m=+34.324651642 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.238607807 +0000 UTC m=+34.324651642 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc8c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.238607807 +0000 UTC m=+34.324651642 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcdc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 7 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.242692262 +0000 UTC m=+34.328736087 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.242692262 +0000 UTC m=+34.328736087 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd980): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003793b0 item 8 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000993780): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.245861239 +0000 UTC m=+34.331905074 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.245861239 +0000 UTC m=+34.331905074 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.245861239 +0000 UTC m=+34.331905074 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895420 item 9 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.2502322 +0000 UTC m=+34.336276025 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f0c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.2502322 +0000 UTC m=+34.336276025 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895a40 item 10 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0007f1780): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.253531231 +0000 UTC m=+34.339575066 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f1b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.253531231 +0000 UTC m=+34.339575066 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c0c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.253531231 +0000 UTC m=+34.339575066 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090c5c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895e30 item 11 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.257284484 +0000 UTC m=+34.343328309 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090cc40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.257284484 +0000 UTC m=+34.343328309 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 12 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc00090d7c0): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090d7c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.260177042 +0000 UTC m=+34.346220867 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00090db80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.260177042 +0000 UTC m=+34.346220867 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009382c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 13 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.263883517 +0000 UTC m=+34.349927351 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.263883517 +0000 UTC m=+34.349927351 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000938e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 14 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0009394c0): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009394c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.267368085 +0000 UTC m=+34.353411921 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.267368085 +0000 UTC m=+34.353411921 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000939f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 15 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.270514489 +0000 UTC m=+34.356558325 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.270514489 +0000 UTC m=+34.356558325 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000974b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 16 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.273409042 +0000 UTC m=+34.359452867 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008180c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.273409042 +0000 UTC m=+34.359452867 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.273409042 +0000 UTC m=+34.359452867 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ce0 item 17 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.277665869 +0000 UTC m=+34.363709704 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008190c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.277665869 +0000 UTC m=+34.363709704 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 18 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.280501961 +0000 UTC m=+34.366545797 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.280501961 +0000 UTC m=+34.366545797 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.280501961 +0000 UTC m=+34.366545797 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083e700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340f50 item 19 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.286504284 +0000 UTC m=+34.372548110 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083ed80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.286504284 +0000 UTC m=+34.372548110 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f2c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341570 item 20 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.28977911 +0000 UTC m=+34.375822945 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083f940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.28977911 +0000 UTC m=+34.375822945 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00083fe40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.28977911 +0000 UTC m=+34.375822945 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008723c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 21 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.293683897 +0000 UTC m=+34.379727742 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.293683897 +0000 UTC m=+34.379727742 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000872f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e310 item 22 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.296648489 +0000 UTC m=+34.382692325 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.296648489 +0000 UTC m=+34.382692325 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000873b00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.296648489 +0000 UTC m=+34.382692325 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e9a0 item 23 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.300341509 +0000 UTC m=+34.386385314 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3e700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.300341509 +0000 UTC m=+34.386385314 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3ec40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 24 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000a3f280): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.302646074 +0000 UTC m=+34.388689879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3f640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.302646074 +0000 UTC m=+34.388689879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a3fb40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.302646074 +0000 UTC m=+34.388689879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f9d0 item 25 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.306383296 +0000 UTC m=+34.392427132 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.306383296 +0000 UTC m=+34.392427132 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a76cc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688150 item 26 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000a77300): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77300): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.309606335 +0000 UTC m=+34.395650169 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a776c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.309606335 +0000 UTC m=+34.395650169 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a77bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.309606335 +0000 UTC m=+34.395650169 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688bd0 item 27 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.313988678 +0000 UTC m=+34.400032513 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24800): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.313988678 +0000 UTC m=+34.400032513 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b24d40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689810 item 28 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000b25380): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.31732017 +0000 UTC m=+34.403364005 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.31732017 +0000 UTC m=+34.403364005 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b25e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689d50 item 29 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.320352589 +0000 UTC m=+34.406396425 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.320352589 +0000 UTC m=+34.406396425 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cbd0 item 30 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000b45080): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.324539246 +0000 UTC m=+34.410583091 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.324539246 +0000 UTC m=+34.410583091 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b443c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c690 item 31 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.328690476 +0000 UTC m=+34.414734301 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.328690476 +0000 UTC m=+34.414734301 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b44f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 32 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.331654127 +0000 UTC m=+34.417697962 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b45cc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378380 item 33 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.332702614 +0000 UTC m=+34.418746449 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.332702614 +0000 UTC m=+34.418746449 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003787e0 item 33 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.335612385 +0000 UTC m=+34.421656210 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 34 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.336946458 +0000 UTC m=+34.422990293 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.336946458 +0000 UTC m=+34.422990293 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 34 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.339892355 +0000 UTC m=+34.425936180 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdd80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 35 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.340991708 +0000 UTC m=+34.427035533 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4300): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.340991708 +0000 UTC m=+34.427035533 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379960 item 35 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.344139595 +0000 UTC m=+34.430183431 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5300): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379e30 item 36 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.345447429 +0000 UTC m=+34.431491255 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.345447429 +0000 UTC m=+34.431491255 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 36 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.347866519 +0000 UTC m=+34.433910334 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ca00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362850 item 37 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.348680276 +0000 UTC m=+34.434724091 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089ce80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.348680276 +0000 UTC m=+34.434724091 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 37 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.350919117 +0000 UTC m=+34.436962923 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089da40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 38 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.351800401 +0000 UTC m=+34.437844226 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.351800401 +0000 UTC m=+34.437844226 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e5c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 38 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.353673064 +0000 UTC m=+34.439716879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ec80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 39 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.354531826 +0000 UTC m=+34.440575631 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.354531826 +0000 UTC m=+34.440575631 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003639d0 item 39 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.356596862 +0000 UTC m=+34.442640677 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fd00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363e30 item 40 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.357963576 +0000 UTC m=+34.444007411 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.357963576 +0000 UTC m=+34.444007411 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcbc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 40 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.360607166 +0000 UTC m=+34.446651001 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 41 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.361523886 +0000 UTC m=+34.447567722 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 41 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.362510598 +0000 UTC m=+34.448554433 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bdbc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.362510598 +0000 UTC m=+34.448554433 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 41 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.365488506 +0000 UTC m=+34.451532351 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a7c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 42 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.366496187 +0000 UTC m=+34.452540021 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5acc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 42 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.367796878 +0000 UTC m=+34.453840723 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.367796878 +0000 UTC m=+34.453840723 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 42 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.371106177 +0000 UTC m=+34.457150012 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5be40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508000 item 43 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.372218144 +0000 UTC m=+34.458261979 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005082a0 item 43 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.373525418 +0000 UTC m=+34.459569253 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.373525418 +0000 UTC m=+34.459569253 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ae80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 43 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.376456117 +0000 UTC m=+34.462499952 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508b60 item 44 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.377516336 +0000 UTC m=+34.463560171 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ba80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508ee0 item 44 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.378832706 +0000 UTC m=+34.464876541 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.378832706 +0000 UTC m=+34.464876541 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702dc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509110 item 44 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.381955907 +0000 UTC m=+34.467999742 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005099d0 item 45 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.382994225 +0000 UTC m=+34.469038060 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.382994225 +0000 UTC m=+34.469038060 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8380 item 45 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.386441294 +0000 UTC m=+34.472485129 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f93b0 item 46 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.387587495 +0000 UTC m=+34.473631330 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.387587495 +0000 UTC m=+34.473631330 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993300): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9960 item 46 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.390701879 +0000 UTC m=+34.476745724 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9f10 item 47 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.391837659 +0000 UTC m=+34.477881495 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.391837659 +0000 UTC m=+34.477881495 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0ec0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a150 item 47 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.394530834 +0000 UTC m=+34.480574648 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438230 item 48 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.395399634 +0000 UTC m=+34.481443449 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.395399634 +0000 UTC m=+34.481443449 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b64f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 48 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.397623046 +0000 UTC m=+34.483666861 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b655c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d20 item 49 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.398465356 +0000 UTC m=+34.484509171 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b65a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.398465356 +0000 UTC m=+34.484509171 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76000): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 49 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.401480875 +0000 UTC m=+34.487524720 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439420 item 50 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.40284214 +0000 UTC m=+34.488885974 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b76b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.40284214 +0000 UTC m=+34.488885974 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004395e0 item 50 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.405884038 +0000 UTC m=+34.491927863 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439a40 item 51 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.406941823 +0000 UTC m=+34.492985657 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b77c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.406941823 +0000 UTC m=+34.492985657 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 51 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.410060394 +0000 UTC m=+34.496104219 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006848c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488070 item 52 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.411420607 +0000 UTC m=+34.497464442 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000684dc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.411420607 +0000 UTC m=+34.497464442 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488310 item 52 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.41451897 +0000 UTC m=+34.500562806 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006859c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 53 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.41578191 +0000 UTC m=+34.501825746 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000685ec0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.41578191 +0000 UTC m=+34.501825746 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006da480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488b60 item 53 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.417909653 +0000 UTC m=+34.503953458 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dab00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488fc0 item 54 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.418896334 +0000 UTC m=+34.504940140 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db000): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.418896334 +0000 UTC m=+34.504940140 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006db580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489500 item 54 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.420789357 +0000 UTC m=+34.506833162 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006dbc00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 55 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.421636977 +0000 UTC m=+34.507680792 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.421636977 +0000 UTC m=+34.507680792 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007906c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ce0 item 55 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.424901453 +0000 UTC m=+34.510945278 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790d40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 56 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.426341074 +0000 UTC m=+34.512384909 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.426341074 +0000 UTC m=+34.512384909 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007917c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 56 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.428724167 +0000 UTC m=+34.514768002 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 57 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.429652348 +0000 UTC m=+34.515696172 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a83c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 57 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.430777118 +0000 UTC m=+34.516820954 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.430777118 +0000 UTC m=+34.516820954 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a8e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 57 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.433873579 +0000 UTC m=+34.519917404 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a94c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 58 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.434590154 +0000 UTC m=+34.520633989 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9a00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 58 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.435885104 +0000 UTC m=+34.521928939 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a9f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.435885104 +0000 UTC m=+34.521928939 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cc580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 58 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.439417663 +0000 UTC m=+34.525461498 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ccbc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 59 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.440442816 +0000 UTC m=+34.526486651 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004862a0 item 59 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.441566395 +0000 UTC m=+34.527610230 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cd640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.441566395 +0000 UTC m=+34.527610230 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cdbc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486620 item 59 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.444363713 +0000 UTC m=+34.530407548 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a80 item 60 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.445244787 +0000 UTC m=+34.531288622 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f67c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 60 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.446593117 +0000 UTC m=+34.532636942 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f6d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.446593117 +0000 UTC m=+34.532636942 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f72c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486fc0 item 60 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.44897687 +0000 UTC m=+34.535020685 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 61 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.449676553 +0000 UTC m=+34.535720368 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007f7e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.449676553 +0000 UTC m=+34.535720368 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008285c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487730 item 61 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.453122609 +0000 UTC m=+34.539166425 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000828c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ce0 item 62 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.456277089 +0000 UTC m=+34.542320894 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.456277089 +0000 UTC m=+34.542320894 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 62 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.459843061 +0000 UTC m=+34.545886866 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000829e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456460 item 63 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.460687004 +0000 UTC m=+34.546730809 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.460687004 +0000 UTC m=+34.546730809 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009960c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 63 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.463761132 +0000 UTC m=+34.549804948 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e9a0 item 64 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.464469011 +0000 UTC m=+34.550512816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000996c40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.464469011 +0000 UTC m=+34.550512816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ecb0 item 64 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.466937733 +0000 UTC m=+34.552981548 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997980): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f880 item 65 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.467619542 +0000 UTC m=+34.553663357 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000997e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.467619542 +0000 UTC m=+34.553663357 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fab0 item 65 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.470411362 +0000 UTC m=+34.556455196 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f49c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894070 item 66 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.471911817 +0000 UTC m=+34.557955632 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f4e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.471911817 +0000 UTC m=+34.557955632 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894850 item 66 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.474383144 +0000 UTC m=+34.560426949 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f59c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894c40 item 67 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.47514293 +0000 UTC m=+34.561186735 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009f5e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.47514293 +0000 UTC m=+34.561186735 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ca3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894fc0 item 67 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.477348379 +0000 UTC m=+34.563392184 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caa40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895500 item 68 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.478251403 +0000 UTC m=+34.564295209 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008caf40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.478251403 +0000 UTC m=+34.564295209 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cb480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008956c0 item 68 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.480603717 +0000 UTC m=+34.566647522 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895b90 item 69 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.482345275 +0000 UTC m=+34.568389080 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008cbf40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.482345275 +0000 UTC m=+34.568389080 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ec4c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895d50 item 69 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.485521214 +0000 UTC m=+34.571565030 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ecb40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442460 item 70 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.48728307 +0000 UTC m=+34.573326875 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed040): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.48728307 +0000 UTC m=+34.573326875 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008ed580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442770 item 70 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.489777091 +0000 UTC m=+34.575820906 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008edc00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442af0 item 71 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.491094192 +0000 UTC m=+34.577138007 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.491094192 +0000 UTC m=+34.577138007 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442d90 item 71 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.494056881 +0000 UTC m=+34.580100697 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000910d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443260 item 72 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.494878503 +0000 UTC m=+34.580922318 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.494878503 +0000 UTC m=+34.580922318 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443500 item 72 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.496914875 +0000 UTC m=+34.582958690 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443a40 item 73 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.497618564 +0000 UTC m=+34.583662379 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c00 item 73 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.498455325 +0000 UTC m=+34.584499150 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.498455325 +0000 UTC m=+34.584499150 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000942c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443e30 item 73 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.500423208 +0000 UTC m=+34.586467023 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009432c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003407e0 item 74 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.501193022 +0000 UTC m=+34.587236848 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009437c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340b60 item 74 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.502091969 +0000 UTC m=+34.588135784 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000943d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.502091969 +0000 UTC m=+34.588135784 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976300): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d90 item 74 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.503979922 +0000 UTC m=+34.590023737 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003413b0 item 75 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.504776958 +0000 UTC m=+34.590820773 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000976e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341570 item 75 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.505643774 +0000 UTC m=+34.591687599 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.505643774 +0000 UTC m=+34.591687599 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009778c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341880 item 75 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.507841157 +0000 UTC m=+34.593884972 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000977f00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ce0 item 76 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.508597998 +0000 UTC m=+34.594641803 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ea0 item 76 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.509364687 +0000 UTC m=+34.595408502 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1e9c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.509364687 +0000 UTC m=+34.595408502 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1ef40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 76 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.511342728 +0000 UTC m=+34.597386533 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1f580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea10 item 77 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.512174478 +0000 UTC m=+34.598218294 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1fa80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.512174478 +0000 UTC m=+34.598218294 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ec40 item 77 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.51541561 +0000 UTC m=+34.601459415 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 78 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.517169061 +0000 UTC m=+34.603212866 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52d40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.517169061 +0000 UTC m=+34.603212866 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1a80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 78 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.520004872 +0000 UTC m=+34.606048677 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037afc0 item 79 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.520688185 +0000 UTC m=+34.606732000 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ee880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.520688185 +0000 UTC m=+34.606732000 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004eef80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b500 item 79 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.523882568 +0000 UTC m=+34.609926383 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ef5c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bc70 item 80 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.524568095 +0000 UTC m=+34.610611910 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004efac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.524568095 +0000 UTC m=+34.610611910 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688150 item 80 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.527898364 +0000 UTC m=+34.613942179 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688bd0 item 81 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.529101973 +0000 UTC m=+34.615145788 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa8d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.529101973 +0000 UTC m=+34.615145788 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689260 item 81 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.531228233 +0000 UTC m=+34.617272048 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa98c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689880 item 82 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.531998237 +0000 UTC m=+34.618042033 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa9dc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.531998237 +0000 UTC m=+34.618042033 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac83c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689a40 item 82 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.53375843 +0000 UTC m=+34.619802225 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 83 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.534356983 +0000 UTC m=+34.620400769 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac8f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.534356983 +0000 UTC m=+34.620400769 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 83 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.535822314 +0000 UTC m=+34.621866109 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac9b00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 84 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.536534179 +0000 UTC m=+34.622577974 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.536534179 +0000 UTC m=+34.622577974 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 84 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.538488727 +0000 UTC m=+34.624532522 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae4c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 85 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.539610251 +0000 UTC m=+34.625654046 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.539610251 +0000 UTC m=+34.625654046 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae56c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 85 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.54166124 +0000 UTC m=+34.627705045 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae5d40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 86 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.542467082 +0000 UTC m=+34.628510877 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.542467082 +0000 UTC m=+34.628510877 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 86 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.544789249 +0000 UTC m=+34.630833065 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000844c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 87 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.545814793 +0000 UTC m=+34.631858609 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.545814793 +0000 UTC m=+34.631858609 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 87 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.54817872 +0000 UTC m=+34.634222544 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000845cc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 88 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.549166223 +0000 UTC m=+34.635210038 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.549166223 +0000 UTC m=+34.635210038 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b827c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 88 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.551403611 +0000 UTC m=+34.637447426 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b82e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 89 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.552237196 +0000 UTC m=+34.638281011 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004578f0 item 89 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.553135632 +0000 UTC m=+34.639179446 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.553135632 +0000 UTC m=+34.639179446 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b83e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ab0 item 89 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.555475643 +0000 UTC m=+34.641519458 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba04c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424070 item 90 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.556478304 +0000 UTC m=+34.642522119 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0a00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 90 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.557400885 +0000 UTC m=+34.643444700 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba0f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.557400885 +0000 UTC m=+34.643444700 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004249a0 item 90 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.560784003 +0000 UTC m=+34.646827818 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ba1b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d90 item 91 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.561874319 +0000 UTC m=+34.647918114 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 91 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.562553474 +0000 UTC m=+34.648597269 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.562553474 +0000 UTC m=+34.648597269 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc0bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425500 item 91 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.565057672 +0000 UTC m=+34.651101468 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 92 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.566594656 +0000 UTC m=+34.652638452 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 92 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.567324587 +0000 UTC m=+34.653368382 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000bc1c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.567324587 +0000 UTC m=+34.653368382 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be22c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 92 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.568852934 +0000 UTC m=+34.654896729 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed20 item 93 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.569374523 +0000 UTC m=+34.655418318 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be2e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.569374523 +0000 UTC m=+34.655418318 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f180 item 93 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.572076142 +0000 UTC m=+34.658119938 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000be3b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 94 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.572637937 +0000 UTC m=+34.658681732 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.572637937 +0000 UTC m=+34.658681732 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 94 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.57432365 +0000 UTC m=+34.660367445 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 95 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.578396583 +0000 UTC m=+34.664440399 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c073c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.578396583 +0000 UTC m=+34.664440399 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 95 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.582375199 +0000 UTC m=+34.668419014 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c06c40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 96 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.583698191 +0000 UTC m=+34.669742016 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.583698191 +0000 UTC m=+34.669742016 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c07b80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce70 item 96 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= 2025/11/05 12:12:40 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : >WaitForWriters: 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.591042432 +0000 UTC m=+34.677086228 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.591042432 +0000 UTC m=+34.677086228 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.591042432 +0000 UTC m=+34.677086228 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90f00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 1 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.593357567 +0000 UTC m=+34.679401362 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.593357567 +0000 UTC m=+34.679401362 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003781c0 item 2 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.594850789 +0000 UTC m=+34.680894584 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.594850789 +0000 UTC m=+34.680894584 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.594850789 +0000 UTC m=+34.680894584 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a52a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 3 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.597199035 +0000 UTC m=+34.683242830 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a530c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.597199035 +0000 UTC m=+34.683242830 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379260 item 4 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.599235517 +0000 UTC m=+34.685279332 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a53c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.599235517 +0000 UTC m=+34.685279332 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.599235517 +0000 UTC m=+34.685279332 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 5 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.60199258 +0000 UTC m=+34.688036375 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcd40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.60199258 +0000 UTC m=+34.688036375 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 6 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.603769505 +0000 UTC m=+34.689813290 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.603769505 +0000 UTC m=+34.689813290 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbde00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.603769505 +0000 UTC m=+34.689813290 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 7 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.606071124 +0000 UTC m=+34.692114919 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.606071124 +0000 UTC m=+34.692114919 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 8 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000421f40): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.607670735 +0000 UTC m=+34.693714530 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.607670735 +0000 UTC m=+34.693714530 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c800): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.607670735 +0000 UTC m=+34.693714530 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089cd00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 9 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.610200542 +0000 UTC m=+34.696244337 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.610200542 +0000 UTC m=+34.696244337 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089d900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 10 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc00089df40): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089df40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.611806987 +0000 UTC m=+34.697850782 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.611806987 +0000 UTC m=+34.697850782 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e980): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.611806987 +0000 UTC m=+34.697850782 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363b90 item 11 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.614232378 +0000 UTC m=+34.700276163 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.614232378 +0000 UTC m=+34.700276163 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fa40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 12 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0006bc1c0): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.616204889 +0000 UTC m=+34.702248704 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.616204889 +0000 UTC m=+34.702248704 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcf40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 13 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.619914039 +0000 UTC m=+34.705957854 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0a680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.619914039 +0000 UTC m=+34.705957854 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0abc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508150 item 14 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000b0b240): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.623271259 +0000 UTC m=+34.709315074 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0b600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.623271259 +0000 UTC m=+34.709315074 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b0bcc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508690 item 15 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.625235405 +0000 UTC m=+34.711279199 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.625235405 +0000 UTC m=+34.711279199 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508cb0 item 16 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.6269221 +0000 UTC m=+34.712965895 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.6269221 +0000 UTC m=+34.712965895 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.6269221 +0000 UTC m=+34.712965895 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b8c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 17 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.629723947 +0000 UTC m=+34.715767762 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a040): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.629723947 +0000 UTC m=+34.715767762 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8380 item 18 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.631985511 +0000 UTC m=+34.718029326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ac00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.631985511 +0000 UTC m=+34.718029326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.631985511 +0000 UTC m=+34.718029326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f93b0 item 19 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.635136684 +0000 UTC m=+34.721180500 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bd80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.635136684 +0000 UTC m=+34.721180500 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702ac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ea0 item 20 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.636950228 +0000 UTC m=+34.722994023 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007031c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.636950228 +0000 UTC m=+34.722994023 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007036c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.636950228 +0000 UTC m=+34.722994023 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 21 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.639683757 +0000 UTC m=+34.725727572 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009922c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.639683757 +0000 UTC m=+34.725727572 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d90 item 22 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.641397592 +0000 UTC m=+34.727441407 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992ec0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.641397592 +0000 UTC m=+34.727441407 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009933c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.641397592 +0000 UTC m=+34.727441407 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009938c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004392d0 item 23 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.644221822 +0000 UTC m=+34.730265637 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.644221822 +0000 UTC m=+34.730265637 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 24 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0002e1f00): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e1f00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.646640511 +0000 UTC m=+34.732684326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.646640511 +0000 UTC m=+34.732684326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0840): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.646640511 +0000 UTC m=+34.732684326 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f0d80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 25 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.649703128 +0000 UTC m=+34.735746943 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.649703128 +0000 UTC m=+34.735746943 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f1940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488230 item 26 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc000750000): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750000): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.651907064 +0000 UTC m=+34.737950879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007503c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.651907064 +0000 UTC m=+34.737950879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007508c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.651907064 +0000 UTC m=+34.737950879 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000750e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488770 item 27 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.655231682 +0000 UTC m=+34.741275496 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000751480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.655231682 +0000 UTC m=+34.741275496 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007519c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e70 item 28 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0007a6080): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.657818617 +0000 UTC m=+34.743862432 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.657818617 +0000 UTC m=+34.743862432 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a6b00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489650 item 29 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.659927934 +0000 UTC m=+34.745971749 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.659927934 +0000 UTC m=+34.745971749 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a76c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489b20 item 30 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): _readAt: size=2, off=0 2025/11/05 12:12:40 ERROR : open-test-file(0xc0007a7d00): Couldn't read size of file 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a7d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.662690478 +0000 UTC m=+34.748734293 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.662690478 +0000 UTC m=+34.748734293 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007ca800): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 31 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.664831085 +0000 UTC m=+34.750874900 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cae80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.664831085 +0000 UTC m=+34.750874900 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cb3c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 32 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.666622416 +0000 UTC m=+34.752666211 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cba00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 33 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.667333821 +0000 UTC m=+34.753377617 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007cbe80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.667333821 +0000 UTC m=+34.753377617 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 33 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.668854204 +0000 UTC m=+34.754897999 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 34 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.669524783 +0000 UTC m=+34.755568578 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e6ec0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.669524783 +0000 UTC m=+34.755568578 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 34 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.670942513 +0000 UTC m=+34.756986308 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 35 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.671522021 +0000 UTC m=+34.757565816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007e7ec0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.671522021 +0000 UTC m=+34.757565816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081a440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 35 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.673480956 +0000 UTC m=+34.759524771 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081aac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 36 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.674383229 +0000 UTC m=+34.760427055 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081afc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.674383229 +0000 UTC m=+34.760427055 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081b500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 36 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.676383082 +0000 UTC m=+34.762426897 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00081bb40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486c40 item 37 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.677136686 +0000 UTC m=+34.763180500 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842040): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.677136686 +0000 UTC m=+34.763180500 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e70 item 37 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.679785317 +0000 UTC m=+34.765829132 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000842bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 38 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.680581961 +0000 UTC m=+34.766625776 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008430c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.680581961 +0000 UTC m=+34.766625776 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 38 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.682443675 +0000 UTC m=+34.768487490 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000843c80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 39 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.68319785 +0000 UTC m=+34.769241665 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.68319785 +0000 UTC m=+34.769241665 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 39 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.685359085 +0000 UTC m=+34.771402901 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000864d80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e9a0 item 40 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.68632134 +0000 UTC m=+34.772365155 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000865280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.68632134 +0000 UTC m=+34.772365155 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008657c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ecb0 item 40 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.688139884 +0000 UTC m=+34.774183679 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 41 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.688795635 +0000 UTC m=+34.774839429 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 41 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.689444561 +0000 UTC m=+34.775488367 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c22bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.689444561 +0000 UTC m=+34.775488367 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea80 item 41 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.691523052 +0000 UTC m=+34.777566877 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f110 item 42 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.692359922 +0000 UTC m=+34.778403737 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c23c40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f570 item 42 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.693250744 +0000 UTC m=+34.779294559 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.693250744 +0000 UTC m=+34.779294559 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f9d0 item 42 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.695286604 +0000 UTC m=+34.781330419 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c46dc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fea0 item 43 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.696085864 +0000 UTC m=+34.782129679 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c472c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008943f0 item 43 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.696934567 +0000 UTC m=+34.782978382 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47800): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.696934567 +0000 UTC m=+34.782978382 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c47d40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894930 item 43 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.699061447 +0000 UTC m=+34.785105262 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894e00 item 44 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.699892366 +0000 UTC m=+34.785936181 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895110 item 44 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.700779431 +0000 UTC m=+34.786823226 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c60e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.700779431 +0000 UTC m=+34.786823226 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c613c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008952d0 item 44 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.702539474 +0000 UTC m=+34.788583268 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61a00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895730 item 45 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.703248244 +0000 UTC m=+34.789292039 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c61f00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.703248244 +0000 UTC m=+34.789292039 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7c680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008958f0 item 45 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.704933677 +0000 UTC m=+34.790977472 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7ccc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895dc0 item 46 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.705810552 +0000 UTC m=+34.791854376 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.705810552 +0000 UTC m=+34.791854376 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7d8c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442310 item 46 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.707955367 +0000 UTC m=+34.793999182 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c7df00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004427e0 item 47 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.708695716 +0000 UTC m=+34.794739531 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092a480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.708695716 +0000 UTC m=+34.794739531 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092ab80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004429a0 item 47 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.711386425 +0000 UTC m=+34.797430250 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e00 item 48 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.712387113 +0000 UTC m=+34.798430938 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092b6c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.712387113 +0000 UTC m=+34.798430938 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00092bdc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442fc0 item 48 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.715244335 +0000 UTC m=+34.801288170 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443650 item 49 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.716251704 +0000 UTC m=+34.802295540 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.716251704 +0000 UTC m=+34.802295540 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000968e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443810 item 49 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.718659192 +0000 UTC m=+34.804703007 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009694c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c70 item 50 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.719554532 +0000 UTC m=+34.805598347 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009699c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.719554532 +0000 UTC m=+34.805598347 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000969f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ea0 item 50 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.721583489 +0000 UTC m=+34.807627305 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 51 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.722459183 +0000 UTC m=+34.808502998 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a2b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.722459183 +0000 UTC m=+34.808502998 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340c40 item 51 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.72453068 +0000 UTC m=+34.810574495 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341110 item 52 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.725445987 +0000 UTC m=+34.811489802 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009a3c00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.725445987 +0000 UTC m=+34.811489802 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341420 item 52 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.727411696 +0000 UTC m=+34.813455511 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003418f0 item 53 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.728212649 +0000 UTC m=+34.814256464 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c6d80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.728212649 +0000 UTC m=+34.814256464 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ab0 item 53 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.730242819 +0000 UTC m=+34.816286634 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a000 item 54 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.731125975 +0000 UTC m=+34.817169790 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009c7e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.731125975 +0000 UTC m=+34.817169790 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1c440): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a2a0 item 54 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.733090031 +0000 UTC m=+34.819133846 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ae00 item 55 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.733906904 +0000 UTC m=+34.819950719 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1cfc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.733906904 +0000 UTC m=+34.819950719 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1d500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b490 item 55 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.735944799 +0000 UTC m=+34.821988614 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a1db80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bb90 item 56 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.73686799 +0000 UTC m=+34.822911816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.73686799 +0000 UTC m=+34.822911816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5c680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006880e0 item 56 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.738760702 +0000 UTC m=+34.824804518 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5ccc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688a80 item 57 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.739859604 +0000 UTC m=+34.825903440 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689030 item 57 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.740849552 +0000 UTC m=+34.826893367 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5d740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.740849552 +0000 UTC m=+34.826893367 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5dcc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689650 item 57 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.742919066 +0000 UTC m=+34.828962871 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006899d0 item 58 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.743626733 +0000 UTC m=+34.829670548 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa48c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689d50 item 58 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.744539786 +0000 UTC m=+34.830583591 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa4e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.744539786 +0000 UTC m=+34.830583591 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa53c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689f10 item 58 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.74641718 +0000 UTC m=+34.832460985 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5a00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 59 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.747118245 +0000 UTC m=+34.833162050 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000aa5f40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 59 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.748072876 +0000 UTC m=+34.834116691 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.748072876 +0000 UTC m=+34.834116691 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac6a80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 59 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.750580001 +0000 UTC m=+34.836623816 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac70c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 60 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.751389991 +0000 UTC m=+34.837433805 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 60 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.752253882 +0000 UTC m=+34.838297697 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ac7b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.752253882 +0000 UTC m=+34.838297697 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 60 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.754778609 +0000 UTC m=+34.840822425 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae27c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 61 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.755500224 +0000 UTC m=+34.841544039 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae2d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.755500224 +0000 UTC m=+34.841544039 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 61 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.758574742 +0000 UTC m=+34.844618568 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bd540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e540 item 62 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.759563297 +0000 UTC m=+34.845607123 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae23c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.759563297 +0000 UTC m=+34.845607123 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000ae3a00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e930 item 62 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.76231991 +0000 UTC m=+34.848363745 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f0a0 item 63 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.763345214 +0000 UTC m=+34.849389049 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8e780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.763345214 +0000 UTC m=+34.849389049 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8ee80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f880 item 63 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.766250687 +0000 UTC m=+34.852294522 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8f4c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fe30 item 64 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.767242488 +0000 UTC m=+34.853286323 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000b8fa00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.767242488 +0000 UTC m=+34.853286323 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bc200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456230 item 64 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.770133772 +0000 UTC m=+34.856177598 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcb40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004565b0 item 65 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.771207097 +0000 UTC m=+34.857250922 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bcfc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.771207097 +0000 UTC m=+34.857250922 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006bda40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 65 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.773958581 +0000 UTC m=+34.860002405 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456bd0 item 66 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.774948227 +0000 UTC m=+34.860992062 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c905c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.774948227 +0000 UTC m=+34.860992062 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c90b00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 66 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.777496479 +0000 UTC m=+34.863540315 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 67 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.778807299 +0000 UTC m=+34.864851134 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c915c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.778807299 +0000 UTC m=+34.864851134 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000c91ac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457500 item 67 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.781270732 +0000 UTC m=+34.867314556 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 68 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.78239472 +0000 UTC m=+34.868438556 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbc6c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.78239472 +0000 UTC m=+34.868438556 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbcc80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 68 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.785065472 +0000 UTC m=+34.871109306 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd2c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 69 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.786149025 +0000 UTC m=+34.872192850 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbd740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.786149025 +0000 UTC m=+34.872192850 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000cbdc40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004249a0 item 69 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.788873328 +0000 UTC m=+34.874917152 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b43c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d90 item 70 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.789830272 +0000 UTC m=+34.875874108 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b4cc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.789830272 +0000 UTC m=+34.875874108 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0000b5280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 70 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.79234935 +0000 UTC m=+34.878393186 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000421e80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b90 item 71 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.79346319 +0000 UTC m=+34.879507025 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00089c400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.79346319 +0000 UTC m=+34.879507025 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e1c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 71 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.795682564 +0000 UTC m=+34.881726389 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088e900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 72 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.796535104 +0000 UTC m=+34.882578909 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088ee00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.796535104 +0000 UTC m=+34.882578909 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 72 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.79896293 +0000 UTC m=+34.885006765 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088f900): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 73 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.799894578 +0000 UTC m=+34.885938414 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00088fe00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 73 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.800797863 +0000 UTC m=+34.886841698 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.800797863 +0000 UTC m=+34.886841698 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5a8c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 73 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.80326313 +0000 UTC m=+34.889306964 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5af00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 74 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.804081154 +0000 UTC m=+34.890124959 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 74 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.804960535 +0000 UTC m=+34.891004350 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5b940): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.804960535 +0000 UTC m=+34.891004350 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000a5bf40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 74 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.807243047 +0000 UTC m=+34.893286872 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095a600): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ab0 item 75 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.808184053 +0000 UTC m=+34.894227888 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095ab00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): _writeAt: size=3, off=2 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cee0 item 75 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.809245284 +0000 UTC m=+34.895289119 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.809245284 +0000 UTC m=+34.895289119 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095b680): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 75 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.811788366 +0000 UTC m=+34.897832201 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00095bcc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378000 item 76 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.812809673 +0000 UTC m=+34.898853508 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378380 item 76 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): _writeAt: size=3, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.813945665 +0000 UTC m=+34.899989489 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000702f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.813945665 +0000 UTC m=+34.899989489 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003787e0 item 76 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.816555973 +0000 UTC m=+34.902599809 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000703b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 77 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.817474205 +0000 UTC m=+34.903518031 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0009920c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.817474205 +0000 UTC m=+34.903518031 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992800): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 77 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.820083983 +0000 UTC m=+34.906127819 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000992e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379570 item 78 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.821138833 +0000 UTC m=+34.907182658 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.821138833 +0000 UTC m=+34.907182658 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000993a80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003798f0 item 78 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.823889444 +0000 UTC m=+34.909933280 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 79 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.824805644 +0000 UTC m=+34.910849478 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0002e0f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.824805644 +0000 UTC m=+34.910849478 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003620e0 item 79 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.827362261 +0000 UTC m=+34.913406086 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ec780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 80 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.828260877 +0000 UTC m=+34.914304713 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ecc80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.828260877 +0000 UTC m=+34.914304713 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed380): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 80 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.830904027 +0000 UTC m=+34.916947861 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ed9c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362fc0 item 81 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.831950801 +0000 UTC m=+34.917994636 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0004ede40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.831950801 +0000 UTC m=+34.917994636 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068c400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 81 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.834418621 +0000 UTC m=+34.920462457 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068ca80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363570 item 82 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.835492797 +0000 UTC m=+34.921536622 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068cf80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.835492797 +0000 UTC m=+34.921536622 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068d500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363880 item 82 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.837624487 +0000 UTC m=+34.923668292 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00068db80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ce0 item 83 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.838450358 +0000 UTC m=+34.924494163 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.838450358 +0000 UTC m=+34.924494163 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 83 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.841319602 +0000 UTC m=+34.927363436 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d8cc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c5b0 item 84 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.842417872 +0000 UTC m=+34.928461697 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d91c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.842417872 +0000 UTC m=+34.928461697 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9740): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 84 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.845038629 +0000 UTC m=+34.931082455 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006d9dc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 85 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.846080024 +0000 UTC m=+34.932123859 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.846080024 +0000 UTC m=+34.932123859 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 85 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.848469328 +0000 UTC m=+34.934513162 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f6f00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 86 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.849615148 +0000 UTC m=+34.935658983 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7400): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.849615148 +0000 UTC m=+34.935658983 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0006f7980): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508000 item 86 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.852199808 +0000 UTC m=+34.938243643 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790080): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 87 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.853235731 +0000 UTC m=+34.939279566 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790580): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.853235731 +0000 UTC m=+34.939279566 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000790ac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005087e0 item 87 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.855723039 +0000 UTC m=+34.941766865 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791140): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508ee0 item 88 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.856770926 +0000 UTC m=+34.942814761 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.856770926 +0000 UTC m=+34.942814761 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000791bc0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509110 item 88 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.859385342 +0000 UTC m=+34.945429176 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a0280): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005099d0 item 89 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.860312582 +0000 UTC m=+34.946356417 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0007a07c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438000 item 89 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.861339668 +0000 UTC m=+34.947383473 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818200): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.861339668 +0000 UTC m=+34.947383473 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008187c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438230 item 89 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.863700048 +0000 UTC m=+34.949743864 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000818e00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438850 item 90 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.864498195 +0000 UTC m=+34.950542010 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819340): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d20 item 90 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.865358219 +0000 UTC m=+34.951402034 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819880): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.865358219 +0000 UTC m=+34.951402034 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000819e40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 90 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.867288341 +0000 UTC m=+34.953332147 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439420 item 91 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.868052054 +0000 UTC m=+34.954095869 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836a40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): >_readAt: n=2, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): _writeAt: size=3, off=7 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004395e0 item 91 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.869246285 +0000 UTC m=+34.955290120 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000836f80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): >_readAt: n=8, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.869246285 +0000 UTC m=+34.955290120 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837500): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 91 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.871589632 +0000 UTC m=+34.957633467 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000837b40): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 92 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.872615116 +0000 UTC m=+34.958658951 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a100): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): open at offset 5 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439dc0 item 92 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): _readAt: size=2, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): _writeAt: size=3, off=5 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): >_writeAt: n=3, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.873788288 +0000 UTC m=+34.959832123 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084a640): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): >_readAt: n=3, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.873788288 +0000 UTC m=+34.959832123 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084ac00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488070 item 92 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.876336159 +0000 UTC m=+34.962379994 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b240): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488540 item 93 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.877345973 +0000 UTC m=+34.963389809 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084b780): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.877345973 +0000 UTC m=+34.963389809 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc00084be80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 93 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.880320285 +0000 UTC m=+34.966364120 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874540): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d90 item 94 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.881289174 +0000 UTC m=+34.967333008 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000874a80): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.881289174 +0000 UTC m=+34.967333008 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875180): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488fc0 item 94 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.884269135 +0000 UTC m=+34.970312969 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc0008757c0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004897a0 item 95 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.885453607 +0000 UTC m=+34.971497442 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000875d00): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.885453607 +0000 UTC m=+34.971497442 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904480): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 95 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 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 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): open at offset 0 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): _readAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): >_readAt: n=0, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.888836284 +0000 UTC m=+34.974880130 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000904ac0): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): _writeAt: size=5, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): >openPending: err= 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 96 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): >_writeAt: n=5, err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.889671653 +0000 UTC m=+34.975715488 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905000): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 12:12:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 12:12:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): _readAt: size=512, off=0 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): openPending: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): >openPending: err= 2025/11/05 12:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): >_readAt: n=5, err=EOF 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): close: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 12:12:40.889671653 +0000 UTC m=+34.975715488 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : open-test-file(0xc000905700): >close: err= 2025/11/05 12:12:40 DEBUG : open-test-file: Remove: 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 96 2025/11/05 12:12:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 12:12:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 12:12:40 DEBUG : open-test-file: >Remove: err= 2025/11/05 12:12:40 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : >WaitForWriters: 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:40 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:40 DEBUG : file1: newRWFileHandle: 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): openPending: 2025/11/05 12:12:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): >openPending: err= 2025/11/05 12:12:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 12:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 12:12:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): _writeAt: size=2, off=0 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): >_writeAt: n=2, err= 2025/11/05 12:12:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): RWFileHandle.Flush 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): RWFileHandle.Release 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): close: 2025/11/05 12:12:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/05 12:12:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:40 DEBUG : file1(0xc00089c880): >close: err= 2025/11/05 12:12:40 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:40 DEBUG : Looking for writers 2025/11/05 12:12:40 DEBUG : file1: reading active writers 2025/11/05 12:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:41 DEBUG : file1: vfs cache: starting upload 2025/11/05 12:12:41 DEBUG : file1.a0a9169e.partial: size = 2 OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1.a0a9169e.partial" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1.a0a9169e.partial 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1.a0a9169e.partial" 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : file1: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-talesix7mura/file1.a0a9169e.partial 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:41 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/05 12:12:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 12:12:41 DEBUG : file1.a0a9169e.partial: renamed to: file1 2025/11/05 12:12:41 INFO : file1: Copied (new) 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : file1: reading active writers 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:41 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/05 12:12:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/05 12:12:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 12:12:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/05 12:12:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 12:12:41 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : file1: reading active writers 2025/11/05 12:12:41 DEBUG : >WaitForWriters: 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:41 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-talesix7mura/file1 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:41 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/11/05 12:12:41 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : file1: reading active writers 2025/11/05 12:12:41 DEBUG : >WaitForWriters: 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.89s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:41 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:41 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:41 DEBUG : rename_me: newRWFileHandle: 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): openPending: 2025/11/05 12:12:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 12:12:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): >openPending: err= 2025/11/05 12:12:41 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/05 12:12:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/05 12:12:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/05 12:12:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): _writeAt: size=5, off=0 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): >_writeAt: n=5, err= 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): close: 2025/11/05 12:12:41 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-05 12:12:41.790691082 +0000 UTC m=+35.876734907 2025/11/05 12:12:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/05 12:12:41 DEBUG : rename_me(0xc000994400): >close: err= 2025/11/05 12:12:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/05 12:12:41 DEBUG : i_was_renamed: Updating file with 0xc000742e40 2025/11/05 12:12:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/05 12:12:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/05 12:12:41 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 12:12:41 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/05 12:12:41 DEBUG : i_was_renamed.751cf7b6.partial: size = 5 OK 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/i_was_renamed.751cf7b6.partial" 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/i_was_renamed.751cf7b6.partial 2025/11/05 12:12:41 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/i_was_renamed.751cf7b6.partial" 2025/11/05 12:12:41 DEBUG : Looking for writers 2025/11/05 12:12:41 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/i_was_renamed.751cf7b6.partial 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : i_was_renamed.751cf7b6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:42 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:42 DEBUG : i_was_renamed.751cf7b6.partial: renamed to: i_was_renamed 2025/11/05 12:12:42 INFO : i_was_renamed: Copied (new) 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/i_was_renamed" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/i_was_renamed 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/i_was_renamed" 2025/11/05 12:12:42 DEBUG : Looking for writers 2025/11/05 12:12:42 DEBUG : i_was_renamed: reading active writers 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/i_was_renamed 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-05 12:12:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 12:12:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/05 12:12:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/05 12:12:42 DEBUG : >WaitForWriters: 2025/11/05 12:12:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:42 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 12:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-talesix7mura" 2025/11/05 12:12:42 INFO : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : forgetting directory cache 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): _readAt: size=512, off=0 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): openPending: 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:13:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): >openPending: err= 2025/11/05 12:12:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): >_readAt: n=20, err=EOF 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): close: 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:13:42 +0000 UTC 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate(0xc000905f00): >close: err= 2025/11/05 12:12:42 DEBUG : Re-reading directory (113.866486ms old) 2025/11/05 12:12:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:42 DEBUG : forgetting directory cache 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:42 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:42 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): _readAt: size=512, off=0 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): openPending: 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:14:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-05 11:13:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 11:14:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-05 11:13:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/05 12:12:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): >openPending: err= 2025/11/05 12:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): >_readAt: n=20, err=EOF 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): close: 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:14:42 +0000 UTC 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00089c2c0): >close: err= 2025/11/05 12:12:43 DEBUG : Re-reading directory (114.791413ms old) 2025/11/05 12:12:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : forgetting directory cache 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): _readAt: size=512, off=0 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): openPending: 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:15:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-05 11:14:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 11:15:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-05 11:14:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/05 12:12:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): >openPending: err= 2025/11/05 12:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): >_readAt: n=20, err=EOF 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): close: 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:15:42 +0000 UTC 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate(0xc00096e300): >close: err= 2025/11/05 12:12:43 DEBUG : Re-reading directory (118.192274ms old) 2025/11/05 12:12:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:43 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:43 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:43 DEBUG : forgetting directory cache 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): _readAt: size=512, off=0 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): openPending: 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:16:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-05 11:15:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 11:16:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-05 11:15:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/05 12:12:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): >openPending: err= 2025/11/05 12:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): >_readAt: n=20, err=EOF 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): close: 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:16:42 +0000 UTC 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00089d280): >close: err= 2025/11/05 12:12:44 DEBUG : Re-reading directory (115.658359ms old) 2025/11/05 12:12:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : forgetting directory cache 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): _readAt: size=512, off=0 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): openPending: 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:17:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-05 11:16:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 11:17:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-05 11:16:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/05 12:12:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): >openPending: err= 2025/11/05 12:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): >_readAt: n=20, err=EOF 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): close: 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:17:42 +0000 UTC 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate(0xc00096f140): >close: err= 2025/11/05 12:12:44 DEBUG : Re-reading directory (113.778441ms old) 2025/11/05 12:12:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:44 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/11/05 12:12:44 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : forgetting directory cache 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): _readAt: size=512, off=0 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): openPending: 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 11:18:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-05 11:17:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 11:18:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-05 11:17:42 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/05 12:12:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 12:12:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): >openPending: err= 2025/11/05 12:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): >_readAt: n=20, err=EOF 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): close: 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:18:42 +0000 UTC 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc000b8e740): >close: err= 2025/11/05 12:12:45 DEBUG : Re-reading directory (116.380354ms old) 2025/11/05 12:12:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : forgetting directory cache 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): _readAt: size=512, off=0 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): openPending: 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-05 11:19:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-05 11:18:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-05 11:19:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-05 11:18:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/05 12:12:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/05 12:12:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): >openPending: err= 2025/11/05 12:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): >_readAt: n=21, err=EOF 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): close: 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:19:42 +0000 UTC 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate(0xc00096fc00): >close: err= 2025/11/05 12:12:45 DEBUG : Re-reading directory (115.940349ms old) 2025/11/05 12:12:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:45 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : forgetting directory cache 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): _readAt: size=512, off=0 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): openPending: 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-05 11:20:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-05 11:19:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-05 11:20:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-05 11:19:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/05 12:12:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/05 12:12:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): >openPending: err= 2025/11/05 12:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): >_readAt: n=22, err=EOF 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): close: 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:20:42 +0000 UTC 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000994e00): >close: err= 2025/11/05 12:12:46 DEBUG : Re-reading directory (115.009702ms old) 2025/11/05 12:12:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : forgetting directory cache 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000995500): _readAt: size=512, off=0 2025/11/05 12:12:46 DEBUG : TestRWCacheUpdate(0xc000995500): openPending: 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:46 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-05 11:21:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-05 11:20:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-05 11:21:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-05 11:20:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/05 12:12:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/05 12:12:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000995500): >openPending: err= 2025/11/05 12:12:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000995500): >_readAt: n=23, err=EOF 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000995500): close: 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:21:42 +0000 UTC 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000995500): >close: err= 2025/11/05 12:12:47 DEBUG : Re-reading directory (129.484464ms old) 2025/11/05 12:12:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : forgetting directory cache 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): _readAt: size=512, off=0 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): openPending: 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-talesix7mura/TestRWCacheUpdate 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-05 11:22:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-05 11:21:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-05 11:22:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-05 11:21:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/05 12:12:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/05 12:12:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): >openPending: err= 2025/11/05 12:12:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): >_readAt: n=24, err=EOF 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): close: 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 11:22:42 +0000 UTC 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate(0xc000cbc240): >close: err= 2025/11/05 12:12:47 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:47 DEBUG : Looking for writers 2025/11/05 12:12:47 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/05 12:12:47 DEBUG : >WaitForWriters: 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.47s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:47 DEBUG : forgetting directory cache 2025/11/05 12:12:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:47 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:47 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/05 12:12:48 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:48 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 12:12:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 12:12:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 12:12:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:48 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 12:12:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 12:12:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 12:12:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/FiLeA" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-talesix7mura/FiLeA 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:48 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/11/05 12:12:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 12:12:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 12:12:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FiLeB" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/FiLeB 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 12:12:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 12:12:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/FilEb" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-talesix7mura/FilEb 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/05 12:12:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/05 12:12:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/05 12:12:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/05 12:12:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/05 12:12:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 12:12:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 12:12:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 12:12:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 12:12:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:49 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:49 DEBUG : Looking for writers 2025/11/05 12:12:49 DEBUG : FiLeA: reading active writers 2025/11/05 12:12:49 DEBUG : FiLeB: reading active writers 2025/11/05 12:12:49 DEBUG : FilEb: reading active writers 2025/11/05 12:12:49 DEBUG : >WaitForWriters: 2025/11/05 12:12:49 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:49 DEBUG : Looking for writers 2025/11/05 12:12:49 DEBUG : FiLeA: reading active writers 2025/11/05 12:12:49 DEBUG : FiLeB: reading active writers 2025/11/05 12:12:49 DEBUG : FilEb: reading active writers 2025/11/05 12:12:49 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.84s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/normal name with no special characters.txt" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/normal name with no special characters.txt 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/normal name with no special characters.txt" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-talesix7mura/normal name with no special characters.txt 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:49 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/05 12:12:49 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/normal name with no special characters.txt" 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt 2025/11/05 12:12:49 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/normal\ name\ with\ no\ special\ characters.txt" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-talesix7mura/normal name with no special characters.txt 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/測試_Русский___ě_áñ" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-talesix7mura/測試_Русский___ě_áñ 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/05 12:12:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.70s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:50 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Reusing VFS from active cache 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:50 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:50 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:50 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:50 DEBUG : dir: Looking for writers 2025/11/05 12:12:50 DEBUG : file2: reading active writers 2025/11/05 12:12:50 DEBUG : Looking for writers 2025/11/05 12:12:50 DEBUG : file1: reading active writers 2025/11/05 12:12:50 DEBUG : dir: reading active writers 2025/11/05 12:12:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.47s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:50 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/file1 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:50 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:51 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:51 DEBUG : dir: Looking for writers 2025/11/05 12:12:51 DEBUG : Looking for writers 2025/11/05 12:12:51 DEBUG : dir: reading active writers 2025/11/05 12:12:51 DEBUG : file1: reading active writers 2025/11/05 12:12:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.48s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:51 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-talesix7mura/file1 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-talesix7mura/file1 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:51 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 12:12:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 12:12:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 12:12:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:51 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/05 12:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/new_file.txt" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/new_file.txt 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/new_file.txt" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/dir/new_file.txt 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:51 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/05 12:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 12:12:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/05 12:12:51 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:51 DEBUG : dir: Looking for writers 2025/11/05 12:12:51 DEBUG : new_file.txt: reading active writers 2025/11/05 12:12:51 DEBUG : file2: reading active writers 2025/11/05 12:12:51 DEBUG : Looking for writers 2025/11/05 12:12:51 DEBUG : dir: reading active writers 2025/11/05 12:12:51 DEBUG : file1: reading active writers 2025/11/05 12:12:51 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.58s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:51 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file2" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/dir/file2 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/05 12:12:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00078f440 2025/11/05 12:12:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/05 12:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:51 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/dir/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/dir/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:52 INFO : dir/file1: Moved (server-side) to: file0 2025/11/05 12:12:52 DEBUG : file0: Updating file with file0 0xc00078f440 2025/11/05 12:12:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file0" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file0 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file0" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-talesix7mura/file0 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file0" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file0 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file0" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-talesix7mura/file0 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/05 12:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:52 DEBUG : dir: Looking for writers 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 DEBUG : dir: reading active writers 2025/11/05 12:12:52 DEBUG : file0: reading active writers 2025/11/05 12:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.70s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:52 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Server has VFS statistics extension 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: About path "/rclone-test-talesix7mura" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: About path "/rclone-test-talesix7mura" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: About using shell command for shell type "unix" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: df -k /rclone-test-talesix7mura 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-talesix7mura" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 110823408 39949600 70% / 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.12s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:52 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/05 12:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 DEBUG : a: Looking for writers 2025/11/05 12:12:52 DEBUG : b: Looking for writers 2025/11/05 12:12:52 DEBUG : c: Looking for writers 2025/11/05 12:12:52 DEBUG : d: Looking for writers 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 DEBUG : b: reading active writers 2025/11/05 12:12:52 DEBUG : c: reading active writers 2025/11/05 12:12:52 DEBUG : d: reading active writers 2025/11/05 12:12:52 DEBUG : /: reading active writers 2025/11/05 12:12:52 DEBUG : a: reading active writers 2025/11/05 12:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.26s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:52 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/05 12:12:52 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/05 12:12:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/05 12:12:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/05 12:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:52 DEBUG : a/b/c/d: Looking for writers 2025/11/05 12:12:52 DEBUG : a/b/c: Looking for writers 2025/11/05 12:12:52 DEBUG : d: reading active writers 2025/11/05 12:12:52 DEBUG : a/b: Looking for writers 2025/11/05 12:12:52 DEBUG : c: reading active writers 2025/11/05 12:12:52 DEBUG : a: Looking for writers 2025/11/05 12:12:52 DEBUG : b: reading active writers 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 DEBUG : a: reading active writers 2025/11/05 12:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === 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:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:52 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:52 DEBUG : Looking for writers 2025/11/05 12:12:52 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:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:52 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/05 12:12:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/05 12:12:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 12:12:52 DEBUG : file1: size = 5 OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:52 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:52 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:53 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/11/05 12:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/05 12:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 12:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 12:12:53 DEBUG : file1: size = 0 OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 12:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (7 bytes), uploading instead of streaming 2025/11/05 12:12:53 DEBUG : file1: size = 7 OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-talesix7mura/file1 2025/11/05 12:12:53 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:53 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/11/05 12:12:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/05 12:12:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:53 DEBUG : Looking for writers 2025/11/05 12:12:53 DEBUG : file1: reading active writers 2025/11/05 12:12:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.57s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:53 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/05 12:12:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/05 12:12:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/05 12:12:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (11 bytes), uploading instead of streaming 2025/11/05 12:12:54 DEBUG : file1: size = 11 OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 12:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/05 12:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:54 DEBUG : Looking for writers 2025/11/05 12:12:54 DEBUG : file1: reading active writers 2025/11/05 12:12:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:54 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 12:12:54 DEBUG : file1: size = 5 OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/05 12:12:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 12:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/05 12:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:54 DEBUG : Looking for writers 2025/11/05 12:12:54 DEBUG : file1: reading active writers 2025/11/05 12:12:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:54 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : file1: WriteFileHandle.Release closing 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 12:12:54 DEBUG : file1: size = 0 OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/05 12:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:54 DEBUG : Looking for writers 2025/11/05 12:12:54 DEBUG : file1: reading active writers 2025/11/05 12:12:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:54 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (2 bytes), uploading instead of streaming 2025/11/05 12:12:54 DEBUG : file1: size = 2 OK 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:54 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-talesix7mura/file1 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/05 12:12:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 12:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:55 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:55 DEBUG : Looking for writers 2025/11/05 12:12:55 DEBUG : file1: reading active writers 2025/11/05 12:12:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:55 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 12:12:55 DEBUG : file1: size = 0 OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-talesix7mura/file1 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 12:12:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 12:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:55 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 12:12:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 12:12:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 12:12:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:55 DEBUG : Looking for writers 2025/11/05 12:12:55 DEBUG : file1: reading active writers 2025/11/05 12:12:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:55 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 12:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 12:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: File to upload is small (100 bytes), uploading instead of streaming 2025/11/05 12:12:55 DEBUG : file1: size = 100 OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/file1 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/file1" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 022a6a8786a3920a9e6d498e11d0f753 /rclone-test-talesix7mura/file1 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : file1: Parsed hash: 022a6a8786a3920a9e6d498e11d0f753 2025/11/05 12:12:55 DEBUG : file1: md5 = 022a6a8786a3920a9e6d498e11d0f753 OK 2025/11/05 12:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 12:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 12:12:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 12:12:55 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 12:12:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 12:12:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 12:12:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:55 DEBUG : Looking for writers 2025/11/05 12:12:55 DEBUG : file1: reading active writers 2025/11/05 12:12:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.10s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:55 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:55 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:55 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: sha1sum /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2025/11/05 12:12:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/05 12:12:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f000.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-talesix7mura/flat/f000.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/11/05 12:12:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/05 12:12:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f001.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-talesix7mura/flat/f001.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/11/05 12:12:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/05 12:12:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f002.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-talesix7mura/flat/f002.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/11/05 12:12:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/05 12:12:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f003.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-talesix7mura/flat/f003.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/11/05 12:12:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/05 12:12:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/flat/f004.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-talesix7mura/flat/f004.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:56 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/11/05 12:12:56 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:56 DEBUG : flat: Looking for writers 2025/11/05 12:12:56 DEBUG : f003.txt: reading active writers 2025/11/05 12:12:56 DEBUG : f004.txt: reading active writers 2025/11/05 12:12:56 DEBUG : f000.txt: reading active writers 2025/11/05 12:12:56 DEBUG : f001.txt: reading active writers 2025/11/05 12:12:56 DEBUG : f002.txt: reading active writers 2025/11/05 12:12:56 DEBUG : Looking for writers 2025/11/05 12:12:56 DEBUG : flat: reading active writers 2025/11/05 12:12:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.62s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:56 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/05 12:12:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/05 12:12:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:56 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/a/b/c/deep.txt" 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/a/b/c/deep.txt 2025/11/05 12:12:56 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/a/b/c/deep.txt" 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-talesix7mura/a/b/c/deep.txt 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:57 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2025/11/05 12:12:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/05 12:12:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/05 12:12:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/a/b/mid.txt" 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/a/b/mid.txt 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/a/b/mid.txt" 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-talesix7mura/a/b/mid.txt 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:57 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2025/11/05 12:12:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/05 12:12:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/05 12:12:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/a/top.txt" 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/a/top.txt 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/a/top.txt" 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-talesix7mura/a/top.txt 2025/11/05 12:12:57 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:57 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2025/11/05 12:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:57 DEBUG : a/b/c: Looking for writers 2025/11/05 12:12:57 DEBUG : deep.txt: reading active writers 2025/11/05 12:12:57 DEBUG : a/b: Looking for writers 2025/11/05 12:12:57 DEBUG : c: reading active writers 2025/11/05 12:12:57 DEBUG : mid.txt: reading active writers 2025/11/05 12:12:57 DEBUG : a: Looking for writers 2025/11/05 12:12:57 DEBUG : b: reading active writers 2025/11/05 12:12:57 DEBUG : top.txt: reading active writers 2025/11/05 12:12:57 DEBUG : Looking for writers 2025/11/05 12:12:57 DEBUG : a: reading active writers 2025/11/05 12:12:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.38s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:57 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/bigdir/big.bin" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/bigdir/big.bin 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/bigdir/big.bin" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 98bf9813eb720cd8288caee91e1a3815 /rclone-test-talesix7mura/bigdir/big.bin 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:58 DEBUG : bigdir/big.bin: Parsed hash: 98bf9813eb720cd8288caee91e1a3815 2025/11/05 12:12:58 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:58 DEBUG : bigdir: Looking for writers 2025/11/05 12:12:58 DEBUG : big.bin: reading active writers 2025/11/05 12:12:58 DEBUG : Looking for writers 2025/11/05 12:12:58 DEBUG : bigdir: reading active writers 2025/11/05 12:12:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.02s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@:22/rclone-test-talesix7mura", Local "Local file system at /tmp/rclone1746666512", Modify Window "1s" 2025/11/05 12:12:58 INFO : sftp://rclone@:22/rclone-test-talesix7mura: poll-interval is not supported by this remote 2025/11/05 12:12:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/05 12:12:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/05 12:12:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir1/a.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir1/a.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir1/a.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-talesix7mura/dir1/a.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:58 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2025/11/05 12:12:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/05 12:12:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/05 12:12:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir2/b.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir2/b.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir2/b.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: 415290769594460e2e485922904f345d /rclone-test-talesix7mura/dir2/b.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:58 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2025/11/05 12:12:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/05 12:12:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/05 12:12:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 12:12:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Shell path "/rclone-test-talesix7mura/dir3/c.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: creating additional session 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Running remote command: md5sum /rclone-test-talesix7mura/dir3/c.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-talesix7mura/dir3/c.txt" 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: command exited OK 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-talesix7mura/dir3/c.txt 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: ssh external: close 2025/11/05 12:12:58 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2025/11/05 12:12:58 DEBUG : WaitForWriters: timeout=30s 2025/11/05 12:12:58 DEBUG : dir3: Looking for writers 2025/11/05 12:12:58 DEBUG : c.txt: reading active writers 2025/11/05 12:12:58 DEBUG : dir1: Looking for writers 2025/11/05 12:12:58 DEBUG : a.txt: reading active writers 2025/11/05 12:12:58 DEBUG : dir2: Looking for writers 2025/11/05 12:12:58 DEBUG : b.txt: reading active writers 2025/11/05 12:12:58 DEBUG : Looking for writers 2025/11/05 12:12:58 DEBUG : dir1: reading active writers 2025/11/05 12:12:58 DEBUG : dir2: reading active writers 2025/11/05 12:12:58 DEBUG : dir3: reading active writers 2025/11/05 12:12:58 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.39s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/05 12:12:58 DEBUG : sftp://rclone@:22/rclone-test-talesix7mura: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 52.832091898s (try 1/5)